Renamed io.ConfigResizeWindowsFromEdges to io.ConfigWindowsResizeFromEdges and removed its [Beta] mark. Resizing windows from edge is now enabled by default (io.ConfigWindowsResizeFromEdges=true). Note that it only works _if_ the back-end sets ImGuiBackendFlags_HasMouseCursors, which the standard back-end do.
1 parent d20e3ee commit 59f3c4fc20c87d26e7968961eaaf9a7f89442beb
@omar omar authored on 10 Dec 2018
Showing 4 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp