mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-06 13:08:47 +02:00
Viewports: fix window with viewport ini data immediately merged into a host viewport from leaving a temporary viewport alive for a frame (would leak into backend).
This commit is contained in:
@ -152,6 +152,8 @@ Docking+Viewports Branch:
|
||||
It would manifest when e.g. reconfiguring dock nodes while dragging.
|
||||
- Viewports: Fixed unnecessary creation of temporary viewports when multiple docked windows
|
||||
got reassigned to a new node (created mid-frame) which already has a HostWindow.
|
||||
- Viewports: Fixed window with viewport ini data immediately merged into a host viewport from
|
||||
leaving a temporary viewport alive for a frame (would leak into backend).
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user