mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-17 08:36:45 +00:00
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>
|
</Child>
|
||||||
|
|
||||||
<!-- Caption -->
|
<!-- 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>
|
</Child>
|
||||||
|
|
||||||
<!-- This invisible button makes it possible to move the
|
<!-- This invisible button makes it possible to move the
|
||||||
|
|
Loading…
Reference in a new issue