gpui-component/crates/ui/src/dock
Jason Lee ca5a0e02d5
dock: Add to support save left, right, bottom dock state. (#303)
The dock state have been updated to use `DockAreaState`.
2024-10-03 17:25:31 +08:00
..
dock.rs dock: Add to support save left, right, bottom dock state. (#303) 2024-10-03 17:25:31 +08:00
invalid_panel.rs dock: Keep invalid panel state info avoid missing the state. (#267) 2024-09-23 22:43:02 +08:00
mod.rs dock: Add to support save left, right, bottom dock state. (#303) 2024-10-03 17:25:31 +08:00
panel.rs dock: Add to support save left, right, bottom dock state. (#303) 2024-10-03 17:25:31 +08:00
stack_panel.rs dock: Add to support save left, right, bottom dock state. (#303) 2024-10-03 17:25:31 +08:00
state.rs dock: Add to support save left, right, bottom dock state. (#303) 2024-10-03 17:25:31 +08:00
tab_panel.rs dock: Fix incorrect toggle button shown, when there is not have left or right dock. (#297) 2024-10-02 23:00:26 +08:00