(modern-DE) Added grouped custom collections headers.

This commit is contained in:
Leon Styhre 2023-01-15 14:56:31 +01:00
parent ae6640fc32
commit cff191f8f1
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<theme>
<include>./../theme.xml</include>
<variant name="all">
<view name="gamelist">
<text name="customCollectionsHeader">
<metadata>systemFullname</metadata>
</text>
</view>
</variant>
</theme>

View file

@ -196,6 +196,13 @@
<text>${system.fullName.customCollections}</text>
<letterCase>none</letterCase>
</text>
<text name="customCollectionsHeader">
<pos>0.035 0.095</pos>
<size>0.743 0.031</size>
<fontPath>${mainFont}</fontPath>
<fontSize>0.02</fontSize>
<color>${secondaryColor}</color>
</text>
<gamelistinfo name="gamelistInfo">
<pos>0.966 0.065</pos>
<size>0.2 0.031</size>