mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-11 04:20:30 +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.