gpui-component/crates/ui
Jason Lee f8e30c6f5d
dock: Revert dock to use absolute size. (#840)
This change to revert `Dock` to use `Pixels` for size, not use ratio,
because in most case we need to keep dock size, not wants it change when
window resize, we just only want center dock to change.

The `Panel` will keep the relative size changes.
2025-05-08 16:29:55 +08:00
..
locales input: Improve clear button position in Input. (#782) 2025-04-11 19:13:17 +08:00
src dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
tests/fixtures dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
Cargo.toml svg_img: No longer use the global image loader. (#823) 2025-04-30 11:56:24 +08:00
default-colors.json
LICENSE-APACHE