未验证 提交 80b5e39d 编写于 作者: J Jim 提交者: GitHub

Merge pull request #2359 from cg2121/transition-enabled-fix

UI: Fix transtions not enabled
......@@ -1413,6 +1413,8 @@ void OBSBasic::SetPreviewProgramMode(bool enabled)
if (!previewEnabled)
EnablePreviewDisplay(false);
ui->transitions->setEnabled(true);
if (api)
api->on_event(OBS_FRONTEND_EVENT_STUDIO_MODE_DISABLED);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册