rename new led attribute 'label-pos'

This commit is contained in:
2024-12-01 13:16:08 -06:00
committed by Celtic Minstrel
parent 8f531a3145
commit 3bd9154412
4 changed files with 5 additions and 5 deletions

View File

@@ -236,7 +236,7 @@
<xs:attributeGroup ref="rect-size"/>
<xs:attributeGroup ref="position"/>
<xs:attributeGroup ref="font"/>
<xs:attribute name="text-side" default="right" type="textSide"/>
<xs:attribute name="label-pos" default="right" type="textSide"/>
<xs:attribute name="wrap" default="false" type="bool"/>
</xs:extension>
</xs:simpleContent>