mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-26 15:18:23 -05:00
-If the user were in the middle of a transition and clicked the cut transition, the transitions would become borked. -This actually disables the transition widgets, so the user doesn't click them. Before, the disabling of the widgets didn't work as expected. The code for enabling/disabling them was also simplified. -This loading of studio mode was moved in OBSInit because the loading of transitions needs to happen first. This fixes a bug when enabling/disabling the t-bar when the program is first loaded. The t-bar would be disabled even if a cut or stinger transition was not used. -When the user would click the quick transitions, the t-bar would be enabled even when it was not supposed to.
39 KiB
39 KiB