Docking: Added ImGuiDockNodeFlags_NoDockingInsideDocRootNode flag. Honoring ImGuiDockNodeFlags_NoSplit in child node is already split (so we can use DockBuilder and then lock the layout). Added those options to the demo. (#2109)
1 parent bd82539 commit 1d3862b6b3fad2cf7b2e934b95d5710f38632b32
@omar omar authored on 3 Oct 2018
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp