Skip to content

Commit

Permalink
fix #23
Browse files Browse the repository at this point in the history
  • Loading branch information
Romex91 committed Jun 4, 2020
1 parent e243363 commit 23ed35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eye_tracking_mouse/ui/Settings.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
Grid.Row="2" Grid.ColumnSpan="4"
x:Name="CalibrationStep"
Label="Calibration step in pixels"
Maximum="15" Minimum="0"
Maximum="15" Minimum="1"
ValueChanged="Slider_ValueChanged"></local:IntegerPropertyControl>

<local:IntegerPropertyControl
Expand Down

0 comments on commit 23ed35d

Please sign in to comment.