575: FIX MARQUE IN DETAILED VIEW

This commit is contained in:
shadash 2021-11-10 08:34:23 +01:00 committed by Sophia Hadash
parent 73cf86bb8c
commit ef65500869

View file

@ -138,11 +138,6 @@ based on: Switch Theme by Lilbud
</image> </image>
</view> </view>
<view name="video"> <view name="video">
<image name="md_marquee">
<origin>0.5 0.5</origin>
<pos>0.494 0.68</pos>
<maxSize>0.268 0.228</maxSize>
</image>
<video name="md_video"> <video name="md_video">
<pos>0.494 0.358</pos> <pos>0.494 0.358</pos>
<maxSize>0.268 0.367</maxSize> <maxSize>0.268 0.367</maxSize>
@ -337,6 +332,11 @@ based on: Switch Theme by Lilbud
<alignment>right</alignment> <alignment>right</alignment>
<fontPath>${mainFont}</fontPath> <fontPath>${mainFont}</fontPath>
</text> </text>
<image name="md_marquee">
<origin>0.5 0.5</origin>
<pos>0.494 0.68</pos>
<maxSize>0.268 0.228</maxSize>
</image>
<!-- metadata panel (right) --> <!-- metadata panel (right) -->
<image name="md_background" extra="true"> <image name="md_background" extra="true">