gpui-component/crates
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
..
app dock: Add id to DockArea and improve DockArea init. (#204) 2024-09-02 21:27:19 +08:00
story dock: Add id to DockArea and improve DockArea init. (#204) 2024-09-02 21:27:19 +08:00
ui dock: Add id to DockArea and improve DockArea init. (#204) 2024-09-02 21:27:19 +08:00
workspace Export with_type and impl FluentBuilder for Notification. (#154) 2024-08-15 19:52:37 +08:00