mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
Updated with new decomp tests and results
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<UIX xmlns="http://schemas.microsoft.com/2007/uix">
|
||||
<UIX xmlns="http://schemas.microsoft.com/2007/uix" xmlns:me="Me">
|
||||
<UI Name="Default">
|
||||
<Locals>
|
||||
<Font FontSize="10" AltFontSize="10" FontName="Bahnschrift" Name="SmallFont" />
|
||||
@@ -14,9 +14,9 @@
|
||||
</FlowLayout>
|
||||
</Layout>
|
||||
<Children>
|
||||
<Host Name="TextSettings" />
|
||||
<Host Name="UsingMargins" />
|
||||
<Host Name="UsingColorfillWithText" />
|
||||
<me:TextSettings />
|
||||
<me:UsingMargins />
|
||||
<me:UsingColorfillWithText />
|
||||
</Children>
|
||||
</Panel>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user