File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -966,7 +966,7 @@ OptionsWidget::updateColorsDisplay()
966
966
kmeansBG->setEnabled ( false );
967
967
}
968
968
969
- despecklePanelToggled (despecklePanel ->isChecked ());
969
+ despecklePanelToggled (despecklePanelEmpty ->isChecked ());
970
970
ScopedIncDec<int > const despeckle_guard (m_ignoreDespeckleLevelChanges);
971
971
972
972
switch (m_despeckleLevel)
Original file line number Diff line number Diff line change 23
23
<bool >true</bool >
24
24
</property >
25
25
<property name =" visible" >
26
- <bool >false </bool >
26
+ <bool >true </bool >
27
27
</property >
28
28
</widget >
29
29
</item >
35
35
<property name =" checkable" >
36
36
<bool >true</bool >
37
37
</property >
38
+ <property name =" visible" >
39
+ <bool >false</bool >
40
+ </property >
38
41
<layout class =" QVBoxLayout" name =" scalingPanelVerticalLayout" >
39
42
<item >
40
43
<layout class =" QHBoxLayout" name =" scalingPanelHorizontalLayout" >
183
186
<bool >true</bool >
184
187
</property >
185
188
<property name =" visible" >
186
- <bool >false </bool >
189
+ <bool >true </bool >
187
190
</property >
188
191
</widget >
189
192
</item >
198
201
<property name =" checkable" >
199
202
<bool >true</bool >
200
203
</property >
204
+ <property name =" visible" >
205
+ <bool >false</bool >
206
+ </property >
201
207
<layout class =" QVBoxLayout" name =" fitersVerticalLayout" >
202
208
<item >
203
209
<layout class =" QGridLayout" name =" filterColorOptions" >
931
937
<bool >true</bool >
932
938
</property >
933
939
<property name =" visible" >
934
- <bool >false </bool >
940
+ <bool >true </bool >
935
941
</property >
936
942
</widget >
937
943
</item >
943
949
<property name =" checkable" >
944
950
<bool >true</bool >
945
951
</property >
952
+ <property name =" visible" >
953
+ <bool >false</bool >
954
+ </property >
946
955
<layout class =" QVBoxLayout" name =" verticalLayout_5" >
947
956
<item >
948
957
<layout class =" QHBoxLayout" name =" horizontalLayout" >
You can’t perform that action at this time.
0 commit comments