mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-06 00:40:04 +00:00
Make inventory avatar to fit within border (bug #4003)
This commit is contained in:
parent
56f5a5dee3
commit
e4df17ccaf
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<!-- Avatar -->
|
<!-- Avatar -->
|
||||||
<Widget type="Widget" skin="MW_Box" position="8 38 212 185" name="Avatar" align="Left Top Stretch">
|
<Widget type="Widget" skin="MW_Box" position="8 38 212 185" name="Avatar" align="Left Top Stretch">
|
||||||
<Widget type="ImageBox" skin="ImageBox" position="0 0 212 161" align="Stretch" name="AvatarImage">
|
<Widget type="ImageBox" skin="ImageBox" position="3 3 206 158" align="Stretch" name="AvatarImage">
|
||||||
<UserString key="ToolTipType" value="AvatarItemSelection"/>
|
<UserString key="ToolTipType" value="AvatarItemSelection"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
<Widget type="TextBox" skin="ProgressText" position="0 161 212 24" align="HStretch Bottom" name="ArmorRating">
|
<Widget type="TextBox" skin="ProgressText" position="0 161 212 24" align="HStretch Bottom" name="ArmorRating">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user