4_3 helpsystem size

Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
This commit is contained in:
shadash 2021-10-14 20:57:02 +02:00 committed by Sophia Hadash
parent 2e634e8dc6
commit d82d75b5bf
3 changed files with 10 additions and 3 deletions

View file

@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud
<!-- generic styles -->
<view name="system, basic, detailed, video">
<helpsystem name="help">
<fontSize>0.035</fontSize>
<entrySpacing>48</entrySpacing>
<iconTextSpacing>12</iconTextSpacing>
</helpsystem>
<image name="arrowblock" extra="true">
<size>0.023 0.047</size>
</image>

View file

@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud
<!-- generic styles -->
<view name="system, basic, detailed, video">
<helpsystem name="help">
<fontSize>0.028</fontSize>
<entrySpacing>36</entrySpacing>
<iconTextSpacing>8</iconTextSpacing>
</helpsystem>
<image name="arrowblock" extra="true">
<size>0.029 0.047</size>
</image>

View file

@ -25,9 +25,6 @@ based on: Switch Theme by Lilbud
<pos>0.96 0.935</pos>
<origin>1 0</origin>
<fontPath>${mainFont}</fontPath>
<fontSize>0.035</fontSize>
<entrySpacing>48</entrySpacing>
<iconTextSpacing>12</iconTextSpacing>
<textStyle>camelcase</textStyle>
<customButtonIcon button="button_start_XBOX360">:/help/button_start_SNES.svg</customButtonIcon>
<customButtonIcon button="button_back_XBOX360">:/help/button_back_SNES.svg</customButtonIcon>