gpui-component/crates/ui/src/dock
2024-11-15 10:31:20 +08:00
..
dock.rs dock: Remove the inside toggle dock button in Dock to reduce complex and add dock::ToggleButtons. (#415) 2024-11-14 12:05:58 +08:00
invalid_panel.rs dock: Keep the panel state when meet invalid panel. (#423) 2024-11-15 10:31:20 +08:00
mod.rs Revert "dock: Change bottom dock to floating on bottom of the center view." (#420) 2024-11-14 19:01:57 +08:00
panel.rs panel: Add toolbar_buttons to extend button to panel. (#406) 2024-11-10 23:17:34 +08:00
stack_panel.rs dock: Limit drag move or close when tab panel or parent only have 1 panel. (#418) 2024-11-14 18:33:49 +08:00
state.rs dock: Keep the panel state when meet invalid panel. (#423) 2024-11-15 10:31:20 +08:00
tab_panel.rs dock: Limit drag move or close when tab panel or parent only have 1 panel. (#418) 2024-11-14 18:33:49 +08:00
toggle_buttons.rs dock: Remove the inside toggle dock button in Dock to reduce complex and add dock::ToggleButtons. (#415) 2024-11-14 12:05:58 +08:00