mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Removed debug testing window for docking
This commit is contained in:
@@ -2793,12 +2793,6 @@ namespace Nuake {
|
||||
{
|
||||
sceneEditor->Draw();
|
||||
}
|
||||
|
||||
ImGui::SetNextWindowDockID(dockspaceNodeId);
|
||||
ImGui::Begin("test");
|
||||
|
||||
ImGui::End();
|
||||
|
||||
//ImGuiID node2 = ImGui::DockBuilderAddNode(dockspaceNodeId, ImGuiDockNodeFlags_DockSpace);
|
||||
//ImGui::DockBuilderSetNodeSize(node2, dockSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user