gpui-component/crates/ui/src/scroll
Jason Lee 9d476f9517
scrollbar: Use paint_layer for scrollbar paint. (#448)
And increase scrollbar thumb color in normal mode.

But, it looks like no difference for performance.
2024-11-28 11:42:19 +08:00
..
mod.rs Refactor ScrollView into scrollable fluent method. (#68) 2024-07-24 17:50:50 +08:00
scrollable.rs Add Drawer (#137) 2024-08-13 16:01:52 +08:00
scrollable_mask.rs dock: Hide toggle button when side dock is not exist. (#431) 2024-11-22 15:38:47 +08:00
scrollbar.rs scrollbar: Use paint_layer for scrollbar paint. (#448) 2024-11-28 11:42:19 +08:00