Updated Multi Viewports (markdown)
parent
01ed1c67c2
commit
1e3f72ffbf
@ -25,7 +25,7 @@ If you are using platform and renderer back-ends from the `backends/` folder, th
|
|||||||
- Add to your configuration flags:
|
- Add to your configuration flags:
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
ImGui::GetIO().ConfigFlags |= ImGuiConfigFlags_ViewportsEnable;`
|
ImGui::GetIO().ConfigFlags |= ImGuiConfigFlags_ViewportsEnable;
|
||||||
```
|
```
|
||||||
|
|
||||||
- Add in your main loop, after rendering your main viewport:
|
- Add in your main loop, after rendering your main viewport:
|
||||||
|
Loading…
Reference in New Issue
Block a user