mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(slate-DE) Fixed some minor issues in the theme engine test 1 variant.
This commit is contained in:
parent
4bbc7adb97
commit
dcc99cf352
|
@ -28,7 +28,7 @@
|
|||
</carousel>
|
||||
<gameselector name="selector_recent">
|
||||
<selection>lastplayed</selection>
|
||||
<gameCount>3</gameCount>
|
||||
<gameCount>1</gameCount>
|
||||
</gameselector>
|
||||
<gameselector name="selector_random">
|
||||
<selection>random</selection>
|
||||
|
@ -40,7 +40,6 @@
|
|||
<imageType>fanart, titlescreen</imageType>
|
||||
<gameselector>selector_random</gameselector>
|
||||
<interpolation>nearest</interpolation>
|
||||
<scrollFadeIn>true</scrollFadeIn>
|
||||
<opacity>0.8</opacity>
|
||||
<saturation>0.8</saturation>
|
||||
<zIndex>3</zIndex>
|
||||
|
@ -52,7 +51,6 @@
|
|||
<imageType>cover</imageType>
|
||||
<gameselector>selector_recent</gameselector>
|
||||
<interpolation>nearest</interpolation>
|
||||
<scrollFadeIn>true</scrollFadeIn>
|
||||
<zIndex>3</zIndex>
|
||||
</image>
|
||||
<video name="random_game_video">
|
||||
|
@ -118,7 +116,7 @@
|
|||
<letterCase>none</letterCase>
|
||||
<zIndex>50</zIndex>
|
||||
</text>
|
||||
<datetime name="game_release_date">
|
||||
<datetime name="game_lastplayed_date">
|
||||
<pos>0.775 0.64</pos>
|
||||
<size>0.2 0.05</size>
|
||||
<metadata>lastplayed</metadata>
|
||||
|
|
Loading…
Reference in a new issue