mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
24e1a8fc42
* The basic idea here is to have a reasonable middleground between ResizeToContents and Stretch. We want to show at *least* enough for the contents, but the remaining space should be shared between the columns according to some proportions. * That way you don't end up with one huge column and several tiny ones that are just big enough but no more, but all data is still visible.