fidel_dsc.lay: small tweak after rendlay element clipping bugfix

This commit is contained in:
hap 2020-10-18 18:47:49 +02:00
parent 1f3aee34aa
commit 11b0426cc3

View File

@ -344,7 +344,7 @@ license:CC0
<param name="xl" start="15" increment="20" />
<param name="xi" start="0" increment="1" />
<element ref="cblack"><bounds x="~x~" y="~y~" width="10" height="10" /></element>
<element ref="text_e~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.9" height="2.48" /></element>
<element ref="text_e~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.8" height="2.35" /></element>
</repeat>
</repeat>
<repeat count="5">
@ -356,7 +356,7 @@ license:CC0
<param name="xl" start="5" increment="20" />
<param name="xi" start="0" increment="1" />
<element ref="cblack"><bounds x="~x~" y="~y~" width="10" height="10" /></element>
<element ref="text_o~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.9" height="2.48" /></element>
<element ref="text_o~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.8" height="2.35" /></element>
</repeat>
</repeat>