Skip to content

Commit fa3d876

Browse files
committed
same
1 parent 220ee34 commit fa3d876

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Interface/Modules/Render/ViewSceneControls.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<string>Continuous Sort</string>
103103
</property>
104104
<property name="checked">
105-
<bool>true</bool>
105+
<bool>false</bool>
106106
</property>
107107
</widget>
108108
<widget class="QRadioButton" name="updateSortRadioButton_">
@@ -117,6 +117,9 @@
117117
<property name="text">
118118
<string>Intermittent Sort</string>
119119
</property>
120+
<property name="checked">
121+
<bool>true</bool>
122+
</property>
120123
</widget>
121124
<widget class="QRadioButton" name="listSortRadioButton_">
122125
<property name="geometry">

0 commit comments

Comments
 (0)