iridescence
iridescence copied to clipboard
Dock viewports into main platform window
Hi, thanks for open source this great library.
The docking between the viewports have no issue. May I know how to dock the viewport into the main window?
Possibly you can do it with ImGui::DockSpaceOverViewport(). I forgot details but I think you can find the way to do it here.