Docking: Fixed faulty undocking of windows with the _NoMove flag. (#2325, #2109)
Whereas BeginAsDockableDragDropTarget could be reworked to filter, we simply set g.HoveredWindowUnderMovingWindow to be NULL when MovingWindow is not set, which was the initial intent.
Also fixed some comments and removed unused braces in TabItemEx().
1 parent 578e15f commit 5536edede93dae8855e595f118d801a92680d9e2
@omar omar authored on 31 Jan 2019
Showing 3 changed files
View
imgui.cpp
View
imgui_internal.h
View
imgui_widgets.cpp