1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 20:39:42 +00:00

Fix localized 'Invert Y axis' label cutoff

This commit is contained in:
Andrei Kortunov 2019-03-03 20:53:05 +04:00
parent a98a1cfe3e
commit 5505582a97

View file

@ -213,7 +213,7 @@
<Widget type="AutoSizedButton" skin="MW_Button" position="4 194 137 24" align="Left Bottom" name="ResetControlsButton">
<Property key="Caption" value="#{sControlsMenu1}"/>
</Widget>
<Widget type="HBox" skin="" position="4 224 300 24" align="Left Bottom">
<Widget type="HBox" skin="" position="4 224 360 24" align="Left Bottom">
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 24 24" align="Left Bottom">
<UserString key="SettingCategory" value="Input"/>
<UserString key="SettingName" value="invert x axis"/>