allow ELLIPSIS mode through dialogxml

This commit is contained in:
2025-05-07 12:39:47 -05:00
parent e9fb80f09a
commit c407ffd248
3 changed files with 8 additions and 1 deletions

View File

@@ -188,6 +188,7 @@
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ellipsis" type="bool"/>
<xs:attribute ref="def-key"/>
<xs:attribute name="fromlist" default="none" type="xs:string"/>
<xs:attributeGroup ref="rect-size"/>