Fix scrollbar step in count dialog

This commit is contained in:
scrawl 2015-09-26 01:20:20 +02:00
parent caa119f13c
commit 169d76b49b

View file

@ -13,6 +13,8 @@
</Widget> </Widget>
<Widget type="MWScrollBar" skin="MW_HScroll" position="7 61 578 18" align="Left Top HStretch" name="CountSlider"> <Widget type="MWScrollBar" skin="MW_HScroll" position="7 61 578 18" align="Left Top HStretch" name="CountSlider">
<Property key="MoveToClick" value="true"/> <Property key="MoveToClick" value="true"/>
<Property key="Page" value="1"/>
<Property key="WheelPage" value="1"/>
</Widget> </Widget>
<Widget type="HBox" skin="" position="0 88 585 24" align="Right Bottom"> <Widget type="HBox" skin="" position="0 88 585 24" align="Right Bottom">
<Widget type="Widget" skin="" position="0 12 0 0"> <Widget type="Widget" skin="" position="0 12 0 0">