Skip to content

Commit

Permalink
Fix opacity step
Browse files Browse the repository at this point in the history
Just need to set the page step too.

See Issue #13708
  • Loading branch information
vovythevov committed Nov 30, 2012
1 parent 9cb1910 commit e9e9133
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -180,7 +180,7 @@
<double>0.010000000000000</double>
</property>
<property name="pageStep">
<double>1.000000000000000</double>
<double>0.010000000000000</double>
</property>
<property name="maximum">
<double>1.000000000000000</double>
Expand Down

0 comments on commit e9e9133

Please sign in to comment.