mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-06 05:45:52 +00:00
Made the API filters inclusive, so that if any are checked, only the selected ones are shown. If none are selected, then all tests are shown as before. Moved the test name filter to the top pane, so that it is always visible - before if you scrolled down in the test list, it would be hidden. Added more room for test descriptions in the bottom pane - long descriptions were previously truncated.