提交 5722710f 编写于 作者: J jp9000

UI: Turn off T-bar mode when going out of studio mode

上级 563e2434
......@@ -1409,6 +1409,7 @@ void OBSBasic::SetPreviewProgramMode(bool enabled)
EnablePreviewDisplay(false);
ui->transitions->setEnabled(true);
tBarActive = false;
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.
先完成此消息的编辑!
想要评论请 注册