gpui-component/crates/app
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 Add Calendar and DatePicker. (#117) 2024-08-07 20:25:11 +08:00