mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
157941e31f
* If program or shader names are very long then combining them can cause problems with how wide the widgets get. Splitting each element into a label that can wrap around and be truncated individually produces better behaviour.