We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747c805 commit 6881837Copy full SHA for 6881837
src/Views/Preference.axaml
@@ -211,7 +211,7 @@
211
HorizontalAlignment="Right"
212
Margin="0,0,16,0"/>
213
<NumericUpDown Grid.Row="3" Grid.Column="1"
214
- Minimum="10" Maximum="16" Increment="0.5"
+ Minimum="10" Maximum="18" Increment="0.5"
215
Height="28"
216
Padding="4"
217
BorderThickness="1" BorderBrush="{DynamicResource Brush.Border1}"
0 commit comments