commit
83a74b8967
|
@ -267,10 +267,10 @@ void OBSBasic::TransitionStopped()
|
|||
OBSSource scene = OBSGetStrongRef(swapScene);
|
||||
if (scene)
|
||||
SetCurrentScene(scene);
|
||||
|
||||
EnableTransitionWidgets(true);
|
||||
}
|
||||
|
||||
EnableTransitionWidgets(true);
|
||||
|
||||
if (api) {
|
||||
api->on_event(OBS_FRONTEND_EVENT_TRANSITION_STOPPED);
|
||||
api->on_event(OBS_FRONTEND_EVENT_SCENE_CHANGED);
|
||||
|
|
Loading…
Reference in New Issue