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. |
---|
|
examples/imgui_impl_glfw.cpp |
---|
examples/imgui_impl_sdl2.cpp |
---|
examples/imgui_impl_vulkan.cpp |
---|
examples/imgui_impl_win32.cpp |
---|
imgui.cpp |
---|
imgui_internal.h |
---|