Made the ImGuiWindowFlags_NoMove flag inherited from parent to child, so in a setup with RootWindow (no flag) -> Child (NoMove flag) -> SubChild (no flag) user won't be able to move the root window by clicking on SubChild. (#1381)
1 parent 3b485cd commit e6f06627e9cc7b47b4b428f15dc6d4c1910e7a18
@omar omar authored on 20 Oct 2017
Showing 1 changed file
View
imgui.cpp