mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 03:21:11 -04:00
When the vertical volume meter was introduced it set in the OBSBasic.ui mixer dock definition a min width/height that was valid for both widgets. QStackedWidget hints the minimum size as the higher w/h of its children so this workaround is necessary.