Skip to content

Commit

Permalink
chore: Update maximum possible deadzone in UI
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Jul 2, 2024
1 parent 594fd5a commit 5de8c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/joysensoreditdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
<number>1</number>
</property>
<property name="maximum">
<number>30</number>
<number>70</number>
</property>
<property name="singleStep">
<number>0</number>
Expand Down Expand Up @@ -400,7 +400,7 @@
<double>0.000000000000000</double>
</property>
<property name="maximum">
<double>30.000000000000000</double>
<double>70.000000000000000</double>
</property>
<property name="value">
<double>0.500000000000000</double>
Expand Down

0 comments on commit 5de8c25

Please sign in to comment.