The context bar wouldn't update when using undo and redo.
@@ -753,6 +753,8 @@ void OBSBasic::SetCurrentScene(OBSSource scene, bool force)
}
+ UpdateContextBar(true);
+
if (scene) {
bool userSwitched = (!force && !disableSaving);
blog(LOG_INFO, "%s to scene '%s'",