mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(modern-es-de) Adjusted the relative scale between the icons and text for the helpsystem element
This commit is contained in:
parent
4c1c269f90
commit
01f1415cc7
|
|
@ -2,7 +2,7 @@
|
|||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.9415</pos>
|
||||
<fontSize>0.029</fontSize>
|
||||
<fontSize>0.032</fontSize>
|
||||
<entrySpacing>0.015</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
</helpsystem>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.032</fontSize>
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>0.015</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
</helpsystem>
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>0.018</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
<fontSize>0.038</fontSize>
|
||||
<entrySpacing>0.012</entrySpacing>
|
||||
<iconTextSpacing>0.00416</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="bottomLine">
|
||||
<pos>0.5 0.9</pos>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.026</fontSize>
|
||||
<fontSize>0.0285</fontSize>
|
||||
<entrySpacing>0.010</entrySpacing>
|
||||
<iconTextSpacing>0.0041666</iconTextSpacing>
|
||||
</helpsystem>
|
||||
|
|
|
|||
|
|
@ -115,6 +115,7 @@
|
|||
<iconColor>${secondaryColor}</iconColor>
|
||||
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<entryRelativeScale>0.9</entryRelativeScale>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</helpsystem>
|
||||
<systemstatus name="systemStatus">
|
||||
|
|
|
|||
Loading…
Reference in a new issue