38 lines
1.2 KiB
XML
38 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
|
|
<ArachnaeSwarm.EventUIConfigDef>
|
|
<defName>ARA_EventUIConfig</defName>
|
|
|
|
<!-- General Style -->
|
|
<labelFont>Small</labelFont>
|
|
<drawBorders>false</drawBorders>
|
|
<showDefName>false</showDefName>
|
|
<showLabel>true</showLabel>
|
|
<defaultBackgroundImagePath></defaultBackgroundImagePath>
|
|
|
|
<!-- Virtual Layout Dimensions -->
|
|
<lihuiSize>(500, 800)</lihuiSize>
|
|
<nameSize>(650, 130)</nameSize>
|
|
<textSize>(650, 350)</textSize>
|
|
<optionsWidth>750</optionsWidth>
|
|
|
|
<!-- Virtual Layout Offsets -->
|
|
<textNameOffset>0</textNameOffset>
|
|
<optionsTextOffset>0</optionsTextOffset>
|
|
|
|
<defaultWindowSize>(750, 600)</defaultWindowSize>
|
|
|
|
<!-- New Layout Dimensions -->
|
|
<newLayoutNameSize>(200, 50)</newLayoutNameSize>
|
|
<newLayoutLihuiSize>(600, 200)</newLayoutLihuiSize>
|
|
<newLayoutTextSize>(600, 200)</newLayoutTextSize>
|
|
<newLayoutOptionsWidth>600</newLayoutOptionsWidth>
|
|
<newLayoutPadding>20</newLayoutPadding>
|
|
<newLayoutTextNameOffset>20</newLayoutTextNameOffset>
|
|
<newLayoutOptionsTextOffset>20</newLayoutOptionsTextOffset>
|
|
|
|
</ArachnaeSwarm.EventUIConfigDef>
|
|
|
|
</Defs>
|