mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-02 13:37:40 -05:00
Backends: DX9: Fixed incorrect assert triggering on reopening session with minimized windows. (#3424)
This commit is contained in:
@@ -130,6 +130,7 @@ Docking+Viewports Branch:
|
||||
prevent further filter from running, namely the one that prevent docking over a popup.
|
||||
- Backends: GLFW: Fixed an assertion in situation where the WndProc handler is different between
|
||||
main and secondary viewport (may happen due to third-party hooks). (#6889)
|
||||
- Backends: DX9: Fixed incorrect assert triggering on reopening session with minimized windows. (#3424)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user