Skip to content

Commit

Permalink
less coarse spinbox resolution for beam slope
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojo-Schmitz committed Sep 10, 2014
1 parent 93fc5d0 commit 7899362
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions mscore/inspector/inspector_beam.ui
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>left</string>
</property>
<property name="accessibleName">
<string>Vertical position offset left</string>
</property>
Expand All @@ -154,7 +157,7 @@
<double>99.000000000000000</double>
</property>
<property name="singleStep">
<double>0.250000000000000</double>
<double>0.100000000000000</double>
</property>
</widget>
</item>
Expand Down Expand Up @@ -205,6 +208,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>right</string>
</property>
<property name="accessibleName">
<string>Vertical position offset right</string>
</property>
Expand All @@ -218,7 +224,7 @@
<double>99.000000000000000</double>
</property>
<property name="singleStep">
<double>0.250000000000000</double>
<double>0.100000000000000</double>
</property>
</widget>
</item>
Expand Down

0 comments on commit 7899362

Please sign in to comment.