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">
|
<view name="system, gamelist">
|
||||||
<helpsystem name="help">
|
<helpsystem name="help">
|
||||||
<pos>0.96 0.9415</pos>
|
<pos>0.96 0.9415</pos>
|
||||||
<fontSize>0.029</fontSize>
|
<fontSize>0.032</fontSize>
|
||||||
<entrySpacing>0.015</entrySpacing>
|
<entrySpacing>0.015</entrySpacing>
|
||||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||||
</helpsystem>
|
</helpsystem>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<view name="system, gamelist">
|
<view name="system, gamelist">
|
||||||
<helpsystem name="help">
|
<helpsystem name="help">
|
||||||
<pos>0.96 0.935</pos>
|
<pos>0.96 0.935</pos>
|
||||||
<fontSize>0.032</fontSize>
|
<fontSize>0.035</fontSize>
|
||||||
<entrySpacing>0.015</entrySpacing>
|
<entrySpacing>0.015</entrySpacing>
|
||||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||||
</helpsystem>
|
</helpsystem>
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@
|
||||||
<view name="system, gamelist">
|
<view name="system, gamelist">
|
||||||
<helpsystem name="help">
|
<helpsystem name="help">
|
||||||
<pos>0.96 0.935</pos>
|
<pos>0.96 0.935</pos>
|
||||||
<fontSize>0.035</fontSize>
|
<fontSize>0.038</fontSize>
|
||||||
<entrySpacing>0.018</entrySpacing>
|
<entrySpacing>0.012</entrySpacing>
|
||||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
<iconTextSpacing>0.00416</iconTextSpacing>
|
||||||
</helpsystem>
|
</helpsystem>
|
||||||
<image name="bottomLine">
|
<image name="bottomLine">
|
||||||
<pos>0.5 0.9</pos>
|
<pos>0.5 0.9</pos>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<view name="system, gamelist">
|
<view name="system, gamelist">
|
||||||
<helpsystem name="help">
|
<helpsystem name="help">
|
||||||
<pos>0.96 0.935</pos>
|
<pos>0.96 0.935</pos>
|
||||||
<fontSize>0.026</fontSize>
|
<fontSize>0.0285</fontSize>
|
||||||
<entrySpacing>0.010</entrySpacing>
|
<entrySpacing>0.010</entrySpacing>
|
||||||
<iconTextSpacing>0.0041666</iconTextSpacing>
|
<iconTextSpacing>0.0041666</iconTextSpacing>
|
||||||
</helpsystem>
|
</helpsystem>
|
||||||
|
|
|
||||||
|
|
@ -115,6 +115,7 @@
|
||||||
<iconColor>${secondaryColor}</iconColor>
|
<iconColor>${secondaryColor}</iconColor>
|
||||||
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
||||||
<fontPath>${mainFont}</fontPath>
|
<fontPath>${mainFont}</fontPath>
|
||||||
|
<entryRelativeScale>0.9</entryRelativeScale>
|
||||||
<letterCase>capitalize</letterCase>
|
<letterCase>capitalize</letterCase>
|
||||||
</helpsystem>
|
</helpsystem>
|
||||||
<systemstatus name="systemStatus">
|
<systemstatus name="systemStatus">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue