gpui-component/crates/ui
Jason Lee 4341cf81d3
virtual_list: Fix VirtualList to limit only allow 1 direction scrollable. (#1386)
It should only allow to scroll in one direction.

For example, when `axis` is `vertical`, the horizontal should not able
to scroll.
2025-10-16 14:25:13 +08:00
..
locales input: Add context menu for cut, copy, paste. (#1279) 2025-09-23 22:06:58 +08:00
src virtual_list: Fix VirtualList to limit only allow 1 direction scrollable. (#1386) 2025-10-16 14:25:13 +08:00
tests/fixtures dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
Cargo.toml checkbox: Do not stop propagation when click (#1385) 2025-10-16 06:01:06 +00:00
LICENSE-APACHE Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00