mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-13 06:15:36 -04:00
make debug window a movable and resizable window
This commit is contained in:
parent
f3dfb5d939
commit
fcab4fe1ab
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MyGUI type="Layout">
|
||||
<Widget type="Window" skin="" position="0 0 400 400" layer="Debug" name="_Main" align="Stretch">
|
||||
<Widget type="Window" skin="MW_Window" position="0 0 400 400" layer="Debug" name="_Main" align="Stretch">
|
||||
<Property key="Caption" value="Debug"/>
|
||||
<Property key="Visible" value="false"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user