mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-01 21:17:42 -05:00
Updated Docking (markdown)
@@ -133,7 +133,7 @@ if (ImGui::DockBuilderGetNode(dockspace_id) == nullptr)
|
||||
ImGui::DockSpaceOverViewport(dockspace_id, viewport, ImGuiDockNodeFlags_PassthruCentralNode);
|
||||
```
|
||||
|
||||
- I expect to redesign this before it reaches the public API.
|
||||
- I dislike this API probably even more than you. I expect to redesign this before it reaches the public API.
|
||||
|
||||
### Debugging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user