mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 15:57:01 -05:00
Updated Docking (markdown)
@@ -36,7 +36,9 @@ Also see our [[Glossary]] about Docking terminology.
|
||||
|
||||
#### Docking
|
||||
|
||||
- Merge into existing node
|
||||
Dock by dragging windows from their title tab or tab (hold SHIFT to disable docking)
|
||||
|
||||
- Dock into an existing window or node
|
||||
|
||||

|
||||
- Split existing node
|
||||
@@ -48,7 +50,7 @@ Also see our [[Glossary]] about Docking terminology.
|
||||
- Undock a window from a node
|
||||
|
||||

|
||||
- Undock a node from a hierarchy
|
||||
- Undock a node (all windows) from a hierarchy
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user