mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-22 15:31:41 +00:00
* When jumping between draws the tables are rebuilt which destroys any vertical scrolling, so we save/restore it which means the same row will be at the top of the view. If there are fewer resources it'll just be as scrolled down as possible.