Expand description
Docking plugin providing DockSplitter and DockTabs widget types.
This plugin registers render, traversal, and overflow handlers for the docking widgets. It also owns cross-widget docking state (drag management, drop zone detection, animations).
Structs§
- Cross
Container Preview - State for a cross-container drop preview.
- Docking
Plugin - Plugin providing docking widget types and cross-widget docking state.
Functions§
- dock_
tabs_ overflow - dock_
tabs_ traversal - DockTabs only renders the active tab’s children.
- render_
dock_ splitter - render_
dock_ tabs