mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 11:51:23 -04:00
Disable MyGUI windows snapping
This commit is contained in:
parent
99fa1278d2
commit
b3188b593c
@ -457,7 +457,6 @@
|
||||
|
||||
<Resource type="ResourceSkin" name="MW_Window" size="256 256">
|
||||
<Property key="TextAlign" value="Center"/>
|
||||
<Property key="Snap" value="true"/>
|
||||
<Property key="MinSize" value="64 64"/>
|
||||
|
||||
<Child type="Widget" skin="BlackBG" offset="0 0 256 256" align="Stretch"/>
|
||||
@ -592,7 +591,6 @@
|
||||
|
||||
<Resource type="ResourceSkin" name="MW_Window_NoCaption" size="256 256">
|
||||
<Property key="TextAlign" value="Center"/>
|
||||
<Property key="Snap" value="true"/>
|
||||
<Property key="MinSize" value="64 64"/>
|
||||
|
||||
<Child type="Widget" skin="BlackBG" offset=" 0 0 256 256" align="Stretch"/>
|
||||
@ -729,7 +727,6 @@
|
||||
|
||||
<Resource type="ResourceSkin" name="MW_Window_Pinnable" size="256 256">
|
||||
<Property key="TextAlign" value="Center"/>
|
||||
<Property key="Snap" value="true"/>
|
||||
<Property key="MinSize" value="64 64"/>
|
||||
|
||||
<Child type="Widget" skin="BlackBG" offset=" 0 0 256 256" align="Stretch"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user