This website requires JavaScript.
Explore
Help
Sign In
dan
/
gpui-component
Watch
1
Star
0
Fork
You've already forked gpui-component
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8c464d6709
gpui-component
/
crates
/
ui
/
src
/
dock
History
Jason Lee
8c464d6709
dock: Fix some panel cannot able to split (
#450
)
...
- Rename `set_root` to `set_center`.
2024-12-02 10:42:31 +08:00
..
dock.rs
dock: Add
set_dock_collapsible
to support setting the Docks to be collapsible or not. (
#445
)
2024-11-27 21:34:44 +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
dock: Fix some panel cannot able to split (
#450
)
2024-12-02 10:42:31 +08:00
panel.rs
dock: Add
set_dock_collapsible
to support setting the Docks to be collapsible or not. (
#445
)
2024-11-27 21:34:44 +08:00
stack_panel.rs
dock: Fix some panel cannot able to split (
#450
)
2024-12-02 10:42:31 +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
panel: Fix toggle button border overlap with first tab. (
#446
)
2024-11-27 23:00:25 +08:00