mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-25 06:38:47 -05:00
In the current user interface code, OBSBasic::AddSceneCollection has a qname parameter to allow explicitly specifying a name, but that code path is unused in the UI code itself, and qname is typically empty. If qname is not empty, it does not properly generate a file name associated with that specified scene collection name. This fixes that issue.
13 KiB
13 KiB