mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 15:57:01 -05:00
Links
@@ -36,6 +36,8 @@
|
||||
|
||||
## Docking Terms
|
||||
|
||||
([Read about Docking](https://github.com/ocornut/imgui/wiki/Docking))
|
||||
|
||||

|
||||
|
||||
**Docking** (noun): refers to the Docking subsystem as a whole.
|
||||
@@ -60,6 +62,8 @@
|
||||
|
||||
## Multi-Viewports Terms
|
||||
|
||||
([Read about Docking](https://github.com/ocornut/imgui/wiki/Multi-Viewports))
|
||||
|
||||

|
||||
|
||||
Note: when talking about issues related to the multi-viewports feature, always try to remove ambiguity by specifying if an item is controlled by Dear ImGui or the host system - e.g. "_Dear ImGui Window_" vs "_Platform Window_".
|
||||
|
||||
Reference in New Issue
Block a user