(rbsimple-DE) Added a background frame for the Grid view style alpha/preview text.

This commit is contained in:
Leon Styhre 2021-03-21 17:05:22 +01:00
parent 4b0f505b01
commit 9f779c0161

View file

@ -454,13 +454,20 @@ based on: 'recalbox-multi' by the Recalbox community
<alignment>right</alignment>
</text>
<!-- Temporary notification text that the Grid style is still in alpha/preview status. -->
<image name="infotextFrame" extra="true">
<pos>0.8055 0.025</pos>
<size>0.106 0.11</size>
<origin>0 0</origin>
<path>./core/images/frame.png</path>
<color>000000CC</color>
</image>
<text name="infotext1" extra="true">
<forceUppercase>1</forceUppercase>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.05</fontSize>
<size>0.3 0.02</size>
<alignment>left</alignment>
<pos>0.8085 0.04</pos>
<pos>0.8086 0.04</pos>
<text>Alpha/</text>
<color>CC0000</color>
</text>
@ -470,7 +477,7 @@ based on: 'recalbox-multi' by the Recalbox community
<fontSize>0.05</fontSize>
<size>0.3 0.02</size>
<alignment>left</alignment>
<pos>0.8085 0.10</pos>
<pos>0.8081 0.10</pos>
<text>preview</text>
<color>CC0000</color>
</text>