gpui-component/crates
Jason Lee e0c1f91ed4
virtual_list: Fix VirtualList by measure item to get correct content_size to avoid scroll overflow. (#1388)
- Fixed VirtualList example the horizontal scrollbar not appear.
- Fixed VirtualList example scroll slow, this because not call
`self.scroll_handle.set_offset` to update.
2025-10-16 07:50:09 +00:00
..
macros chore: Release v0.2.0 2025-10-09 15:21:10 +08:00
reqwest_client Revert "chore: Update GPUI dependency." (#1376) 2025-10-14 21:41:31 +08:00
story tree: Add Tree. (#1373) 2025-10-15 18:39:47 +08:00
ui virtual_list: Fix VirtualList by measure item to get correct content_size to avoid scroll overflow. (#1388) 2025-10-16 07:50:09 +00:00