mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(slate-DE) Fixed some minor theme configuration issues.
This commit is contained in:
parent
17493efcf2
commit
86025d1894
|
@ -117,6 +117,13 @@
|
|||
<maxItemCount>5</maxItemCount>
|
||||
<zIndex>60</zIndex>
|
||||
</carousel>
|
||||
<image name="backframe2">
|
||||
<pos>0.5 0.19</pos>
|
||||
<size>0.96 0.735</size>
|
||||
<origin>0.5 0</origin>
|
||||
<path>./core/images/frame.png</path>
|
||||
<zIndex>10</zIndex>
|
||||
</image>
|
||||
<text name="game_name">
|
||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||
<fontSize>0.045</fontSize>
|
||||
|
@ -147,13 +154,6 @@
|
|||
<itemsPerLine>10</itemsPerLine>
|
||||
</badges>
|
||||
<!-- Hide some unwanted elements -->
|
||||
<image name="backframe2">
|
||||
<pos>0.5 0.19</pos>
|
||||
<size>0.96 0.735</size>
|
||||
<origin>0.5 0</origin>
|
||||
<path>./core/images/frame.png</path>
|
||||
<zIndex>10</zIndex>
|
||||
</image>
|
||||
<image name="backframe3">
|
||||
<visible>false</visible>
|
||||
</image>
|
||||
|
@ -162,11 +162,6 @@
|
|||
md_players, md_description">
|
||||
<visible>false</visible>
|
||||
</text>
|
||||
<text name="md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
||||
md_lbl_lastplayed, md_publisher, md_genre, md_players,
|
||||
md_description">
|
||||
<visible>false</visible>
|
||||
</text>
|
||||
<datetime name="md_releasedate md_lastplayed">
|
||||
<visible>false</visible>
|
||||
</datetime>
|
||||
|
|
Loading…
Reference in a new issue