mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 13:06:27 -04:00
OBS_PROPERTY_GROUP creates neither a widget nor a label, causing AddProperty to create a default one. Without a widget, it does not get attached to the layout, resulting in a memory leak. This commit also simplifies a bit of the code to avoid repeatedly testing the same condition.
60 KiB
60 KiB