Updated Docking (markdown)

omar
2024-09-04 16:39:47 +02:00
parent fc5fe1bc69
commit cf3ba3e2f9

@@ -9,7 +9,7 @@
#### Where to find it?
Docking is currently available in the [docking](https://github.com/ocornut/imgui/tree/docking) branch. This is a well maintained branch and most large teams have been using this branch for a while. It is safe and recommended to use that branch.
Docking is currently available in the [docking](https://github.com/ocornut/imgui/tree/docking) branch. This is a well maintained branch and most large teams have been using this branch for a while. It is safe and recommended to use that branch. The branch also include the [Multi-viewports](https://github.com/ocornut/imgui/wiki/Multi-Viewports) feature.
#### How can I enable docking?