[csswg-drafts] [feature-request] Stylable Resize Indicator (#8277)

una has just created a new issue for https://github.com/w3c/csswg-drafts:

== [feature-request] Stylable Resize Indicator ==
Resize capabilities in CSS are useful for tab panels and many UI experiences. Being able to apply these styles in CSS makes creating such UIs much easier than implementing them with click handlers in JavaScript. However, the resize indicator for the `resize` property is not customizable.

Here's an example of a web experience for [MicroPythin IDE](https://cobweb.bandarra.me/) that shows the anticipated behavior:

![Kapture 2023-01-03 at 15 35 25](https://user-images.githubusercontent.com/1693164/210437652-de49892b-e368-4e51-bffe-4007a7f20a1d.gif)

We can replicate the sliding behavior in CSS except for styling that indicator ([see codepen](https://codepen.io/una/pen/ExpgaOQ)):

![Kapture 2023-01-03 at 15 40 32](https://user-images.githubusercontent.com/1693164/210438002-0d611ab0-80fe-43ac-be3c-a875dc2e06cf.gif)

Are there any conversations happening about making this customization capability possible?


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8277 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 January 2023 20:42:26 UTC