Closed shakesoda closed 7 years ago
For docks flagged with ImGuiWindowFlags_NoMove, undocking is no longer allowed. Without this, the NoMove flag only affects floating windows (so you can undock, and then have no way to fix it...)
also fixed up some bad formatting.
For docks flagged with ImGuiWindowFlags_NoMove, undocking is no longer allowed. Without this, the NoMove flag only affects floating windows (so you can undock, and then have no way to fix it...)
also fixed up some bad formatting.