gpui-component/crates
xda 5c8d0d7eb4
scrollbar: Do not show scrollbar event mouse is in Element rect, only show when hovered on scrollbar area or scrolled (#333)
Let the scrollbar only display when hovering and scrolling. The effect
comparison is on the left GPUI and on the right mac. I guess they used
the 10th power ease-in function, and the effect is similar.

Fixes https://github.com/huacnlee/gpui-component/issues/260

![2024-10-11 22 06
51](https://github.com/user-attachments/assets/4fa35150-2f93-4b79-bdbb-d8b7783e4b5a)
2024-10-13 10:53:53 +08:00
..
app story: Fix invalid focus code cause PopupStory Input cannot input anything. (#325) 2024-10-09 15:08:18 +08:00
story menu: Add menu_with_element to add a custom render item. (#330) 2024-10-10 20:22:25 +08:00
ui scrollbar: Do not show scrollbar event mouse is in Element rect, only show when hovered on scrollbar area or scrolled (#333) 2024-10-13 10:53:53 +08:00
workspace Fix windows dependency only on Windows. 2024-09-09 22:40:54 +08:00