You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected: When docking a child window into the embedded, The sub window should be tabbed.
Actual: Upon docking in the center, the sub-window disappears, and can no longer be re-opened.
I'm not versed enough in ImGui to understand why. Viewport IDs are the same, and if the initial window has IsEmbedded false, the same issue happens and both windows absorb one another, often removing the initial window entirely.
Expected: When docking a child window into the embedded, The sub window should be tabbed.
Actual: Upon docking in the center, the sub-window disappears, and can no longer be re-opened.
I'm not versed enough in ImGui to understand why. Viewport IDs are the same, and if the initial window has
IsEmbeddedfalse, the same issue happens and both windows absorb one another, often removing the initial window entirely.Screen.Recording.2026-06-21.232707.mp4