mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
79f1edc6f0
* This isn't perfect, but it at least prevents the case where you drag off a full-size panel and the new window is tiny and crushed.
ToolWindowManager
ToolWindowManager is a Qt based tool window manager.
This project implements docking tool behavior that is similar to tool windows mechanism in Visual Studio or Eclipse. User can arrange tool windows in tabs, dock it to any border, split with vertical and horizontal splitters, tabify them together and detach to floating windows.
Demo (animated GIF):
More screenshots:


