mirror of
https://github.com/libretro/RetroArch
synced 2025-03-24 04:44:02 +00:00
(XUI) More standardization of screens
This commit is contained in:
parent
4fc4c294c2
commit
dddc770619
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -199,6 +198,30 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -210,5 +233,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>51.543991,434.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<Id>XuiScene1</Id>
|
<Id>XuiScene1</Id>
|
||||||
<Width>584.528076</Width>
|
<Width>584.528076</Width>
|
||||||
<Height>363.320007</Height>
|
<Height>363.320007</Height>
|
||||||
<Position>347.429474,185.843964,0.000000</Position>
|
<Position>346.429474,184.843964,0.000000</Position>
|
||||||
<ClassOverride>RetroArchMain</ClassOverride>
|
<ClassOverride>RetroArchMain</ClassOverride>
|
||||||
</Properties>
|
</Properties>
|
||||||
<XuiButton>
|
<XuiButton>
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -187,6 +186,18 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -198,5 +209,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>51.543991,434.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -187,6 +186,18 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -198,5 +209,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>51.543991,434.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -175,6 +174,18 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -186,5 +197,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>12.544006,313.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -163,6 +162,18 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -174,5 +185,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>12.544006,313.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
<Width>121.056023</Width>
|
<Width>121.056023</Width>
|
||||||
<Height>40.000000</Height>
|
<Height>40.000000</Height>
|
||||||
<Position>43.581604,21.159988,0.000000</Position>
|
<Position>43.581604,21.159988,0.000000</Position>
|
||||||
<Text>Quick Menu</Text>
|
|
||||||
<TextColor>0xff0f0f0f</TextColor>
|
<TextColor>0xff0f0f0f</TextColor>
|
||||||
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
<DropShadowColor>0x800f0f0f</DropShadowColor>
|
||||||
<Font>Arial Unicode MS</Font>
|
<Font>Arial Unicode MS</Font>
|
||||||
@ -163,6 +162,18 @@
|
|||||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiListItem>
|
</XuiListItem>
|
||||||
|
<XuiListItem>
|
||||||
|
<Properties>
|
||||||
|
<Id>control_ListItem</Id>
|
||||||
|
<Width>226.000000</Width>
|
||||||
|
<Height>45.000000</Height>
|
||||||
|
<Position>7.000000,22.000000,0.000000</Position>
|
||||||
|
<Anchor>5</Anchor>
|
||||||
|
<Show>false</Show>
|
||||||
|
<Visual>XuiButton</Visual>
|
||||||
|
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||||
|
</Properties>
|
||||||
|
</XuiListItem>
|
||||||
</XuiCommonList>
|
</XuiCommonList>
|
||||||
<XuiBackButton>
|
<XuiBackButton>
|
||||||
<Properties>
|
<Properties>
|
||||||
@ -174,5 +185,13 @@
|
|||||||
<PressKey>22593</PressKey>
|
<PressKey>22593</PressKey>
|
||||||
</Properties>
|
</Properties>
|
||||||
</XuiBackButton>
|
</XuiBackButton>
|
||||||
|
<XuiLabel>
|
||||||
|
<Properties>
|
||||||
|
<Id>XuiTxtBottom</Id>
|
||||||
|
<Width>124.000000</Width>
|
||||||
|
<Height>28.000000</Height>
|
||||||
|
<Position>12.544006,313.792023,0.000000</Position>
|
||||||
|
</Properties>
|
||||||
|
</XuiLabel>
|
||||||
</XuiScene>
|
</XuiScene>
|
||||||
</XuiCanvas>
|
</XuiCanvas>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user