Viewports
Currently represents the Platform Window created by the application which is hosting our Dear ImGui windows.
In 'docking' branch with multiviewport enabled, we extend this concept to have multiple active viewports.
In the future we will extend this concept further to also represent Platform Monitor and support a "no main platform window" operation mode.
Viewports Currently represents the Platform Window created by the application which is hosting our Dear ImGui windows. In 'docking' branch with multiviewport enabled, we extend this concept to have multiple active viewports. In the future we will extend this concept further to also represent Platform Monitor and support a "no main platform window" operation mode.