(modern-es-de) Small adjustment to the selection box for the 16:9 aspect ratio.

This commit is contained in:
Leon Styhre 2023-01-29 15:47:36 +01:00
parent 0f66f9e7cd
commit 6e7e8397c4

View file

@ -14,13 +14,13 @@
<view name="system">
<carousel name="systemCarousel">
<maxItemCount>4</maxItemCount>
<itemSize>0.224 0.397</itemSize>
<itemSize>0.224 0.396</itemSize>
</carousel>
<image name="arrowBlock">
<size>0.023 0.047</size>
</image>
<image name="selectionBox">
<size>0.2316 0</size>
<size>0.2314 0</size>
</image>
</view>