-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
SilderHandle
Description of the requested feature
We'd like to have a little SliderHandle animation like in Lightroom Web (see screencast), it can be also seen in Spectrum, see: https://spectrum.adobe.com/page/slider/#Double-click-to-reset
Lr Web seems to have a
transition: border-width 100ms ease-out;
with border-width from 2px to 6px - which seems good to me.
Mockups or screenshots
Screen.Recording.2023-02-08.at.16.27.56.mov
Implementation notes or ideas
No response