mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
(Theme) Small adjustment to the size and placement of game images for the rbsimple video view style.
This commit is contained in:
parent
dc4870f543
commit
6a4fea547d
|
@ -276,10 +276,10 @@ based on: 'recalbox-multi' by the Recalbox community
|
||||||
<feature supported="video">
|
<feature supported="video">
|
||||||
<view name="video">
|
<view name="video">
|
||||||
<video name="md_video">
|
<video name="md_video">
|
||||||
<pos>0.62 0.45</pos>
|
|
||||||
<maxSize>0.320 0.424</maxSize>
|
|
||||||
<origin>0.5 0.5</origin>
|
<origin>0.5 0.5</origin>
|
||||||
<delay>0.1</delay>
|
<pos>0.63 0.45</pos>
|
||||||
|
<maxSize>0.360 0.424</maxSize>
|
||||||
|
<delay>0.1</delay>
|
||||||
<showSnapshotNoVideo>true</showSnapshotNoVideo>
|
<showSnapshotNoVideo>true</showSnapshotNoVideo>
|
||||||
<showSnapshotDelay>false</showSnapshotDelay>
|
<showSnapshotDelay>false</showSnapshotDelay>
|
||||||
</video>
|
</video>
|
||||||
|
|
Loading…
Reference in a new issue