Updated Docking (markdown)

omar
2025-10-14 17:49:02 +02:00
parent 40f13ba486
commit d59a6c29c0

@@ -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