Viewport, Platform, Examples: Changes to resizing flow + restored support for Platform events affecting the ImGui windows (so Decorated windows are functional). (#1542, #1042) ..
SDL: Added platform move/resize/close support.
GLFW: Added platform move/resize support. Moved Close to use callback for consistency.
Win32:
Vulkan: Fixed resize support.
Naming is WIP "PlatforrmRequestXXX" is too ambiguous. Basically we either have a ImGui->Platform flow or a Platform->ImGui flow. Working a bigger refactor now.
1 parent 207ad45 commit 6e58a95a017a7c309685c5d94474fe639d038e68
@omar omar authored on 15 Mar 2018
Showing 6 changed files
View
examples/imgui_impl_glfw.cpp
View
examples/imgui_impl_sdl2.cpp
View
examples/imgui_impl_vulkan.cpp
View
examples/imgui_impl_win32.cpp
View
imgui.cpp
View
imgui_internal.h