mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-28 16:12:08 -05: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