forked from teamnwah/openmw-tes3coop
Fix scrollbar step in count dialog
This commit is contained in:
parent
caa119f13c
commit
169d76b49b
1 changed files with 2 additions and 0 deletions
|
@ -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">
|
||||||
|
|
Loading…
Reference in a new issue