Results 2 comments of DDeimos

Great to be 8000! The problem is caused by this condition in my opinion: `if ((host_node && (host_node->MergedFlags & ImGuiDockNodeFlags_NoDockingSplit)) || g.IO.ConfigDockingNoSplit)` from the `ImGui::DockNodePreviewDockRender`. Previously, you had to set...