30 lines
1.2 KiB
Diff
30 lines
1.2 KiB
Diff
--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2019-03-12 13:58:42.000000000 -0700
|
|
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2019-03-22 17:11:42.695289600 -0700
|
|
@@ -3,7 +3,7 @@
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
<Editbox item="CW_ChatInput">
|
|
<ScreenID>CW_ChatInput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
+ <DrawTemplate>WDT_Inner_Null</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
@@ -17,7 +17,7 @@
|
|
</Editbox>
|
|
<STMLbox item="CW_ChatOutput">
|
|
<ScreenID>CW_ChatOutput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
+ <DrawTemplate>WDT_Inner_Null</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|
|
@@ -41,7 +41,7 @@
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>true</Style_Transparent>
|
|
<DrawTemplate>WDT_Def2</DrawTemplate>
|
|
- <Style_Border>true</Style_Border>
|
|
+ <Style_Border>false</Style_Border>
|
|
<Style_Sizable>false</Style_Sizable>
|
|
<Escapable>false</Escapable>
|
|
<Pieces>CW_ChatOutput</Pieces>
|