mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-13 02:56:59 +00:00
643edbe8a7
* The change to make the disassembly view not directly a child of a DockContent but instead a table layout (to add the disassembly type drop-down) were causing some casts of 'thing.Parent' to fail.