forked from teamnwah/openmw-tes3coop
Fix overlap for long window captions
This commit is contained in:
parent
4921c6ef9e
commit
3d80bb3207
1 changed files with 1 additions and 1 deletions
|
@ -804,7 +804,7 @@
|
|||
</Child>
|
||||
|
||||
<!-- Caption -->
|
||||
<Child type="WindowCaption" skin="MW_Caption" offset="4 4 248 20" align="HStretch Top" name="Caption">
|
||||
<Child type="WindowCaption" skin="MW_Caption" offset="4 4 228 20" align="HStretch Top" name="Caption">
|
||||
</Child>
|
||||
|
||||
<!-- This invisible button makes it possible to move the
|
||||
|
|
Loading…
Reference in a new issue