gpui-component/crates
Jason Lee 2836540260
scrollbar: Improve scrollbar behaviour. (#481)
- Only show scroll when recent scrolled.
- Keep showing scrollbar when is visible and hovered on.
- Delay 3s to fade out.
- If not visible, do not handle mouse down event.
- Add `cx.theme().scrollbar_show` option to control scrollbar show
`[Hover, Scrolling]`, default: `Scrolling`.

Close #472

![CleanShot 2024-12-10 at 15 43
43](https://github.com/user-attachments/assets/17e5f46a-5602-4544-9a5c-82ec68a24dd4)
2024-12-10 16:18:38 +08:00
..
app scrollbar: Improve scrollbar behaviour. (#481) 2024-12-10 16:18:38 +08:00
story scrollbar: Use default cursor style when hovered on scrollbar. (#480) 2024-12-10 14:43:02 +08:00
ui scrollbar: Improve scrollbar behaviour. (#481) 2024-12-10 16:18:38 +08:00