Window: Mouse wheel scrolling while hovering a child window is automatically forwarded to parent window if ScrollMax is zero on the scrolling axis. Also still case if ImGuiWindowFlags_NoScrollWithMouse is set (not new), but previously the forwarding
would be disabled if ImGuiWindowFlags_NoScrollbar was set on the child window, which is not the case any more (amend #1502, #1380).
1 parent e16564e commit 54c49b5fb1371626f92853a2658cfe2d51d2e41d
@omar omar authored on 2 Jul 2019
Showing 2 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp