Skip to content

Commit 13a132b

Browse files
Warchamp7RytoEX
authored andcommitted
frontend: Disable dock animations
1 parent dc7c8cf commit 13a132b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/forms/OBSBasic.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<string notr="true"/>
3535
</property>
3636
<property name="dockOptions">
37-
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
37+
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks</set>
3838
</property>
3939
<widget class="QWidget" name="centralwidget">
4040
<layout class="QVBoxLayout" name="verticalLayout">

0 commit comments

Comments
 (0)