gpui-component/crates/story
Jason Lee 8ece86cd0c
dock: Add id to DockArea and improve DockArea init. (#204)
- Export add_panel_at method for TabPanel to split_panel.
- Fix resizeable_panel init size support.
- Fix panel resize to let panel that have initial size will not auto resize on window resize.
- Fix resize_handle sometimes will invisibly bug.
- Update TabPanel new to support give parent StackPanel.
2024-09-02 21:27:19 +08:00
..
src dock: Add id to DockArea and improve DockArea init. (#204) 2024-09-02 21:27:19 +08:00
Cargo.toml New Dock (#172) 2024-08-23 18:01:29 +08:00