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 3af30f5 commit 18e0479Copy full SHA for 18e0479
src/Views/Preference.axaml
@@ -99,7 +99,7 @@
99
Margin="0,0,16,0"/>
100
<Grid Grid.Row="3" Grid.Column="1" ColumnDefinitions="*,64">
101
<Slider Grid.Column="0"
102
- Minimum="20000" Maximum="100000"
+ Minimum="5000" Maximum="100000"
103
TickPlacement="BottomRight" TickFrequency="5000"
104
IsSnapToTickEnabled="True"
105
VerticalAlignment="Center"
0 commit comments