mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 10:02:11 -05:00
libobs, frontend: Signal transition_stop for cancelled transitions
This commit is contained in:
@@ -238,8 +238,6 @@ void OBSBasic::SetPreviewProgramMode(bool enabled)
|
||||
|
||||
sizeObserver = new PreviewProgramSizeObserver(ui->preview, program, this);
|
||||
|
||||
ui->transitions->setEnabled(true);
|
||||
|
||||
OnEvent(OBS_FRONTEND_EVENT_STUDIO_MODE_ENABLED);
|
||||
|
||||
blog(LOG_INFO, "Switched to Preview/Program mode");
|
||||
|
||||
Reference in New Issue
Block a user