mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-13 18:04:26 -04:00
Changes the icon rendering for the properties view "question mark" icon from Qt label HTML to use the IconLabel widget. This makes the label high DPI. Unfortunately the properties view code is a complete nightmare and in a way, this PR makes this worse by adding the "leftWidget" widget as a placeholder for what the "normal" label used to be, but you can't easily replace that label with the icon label (while retaining prior modifications from other nightmare code) so here we are. The entire thing needs to be burnt to the ground and be rebuilt from the ground up but that's a task for another day.
66 KiB
66 KiB