Topic: Element editor problem

font_size of dynamic text created with an older version of QET are not recognised and incorrectly displayed in the newer versions of QET.
The same element however is correctly displayed in a project.

See attached file for example.

The part in the element file (old file 2018/11/18)  which is not recognised is:

<dynamic_text font_size="3" y="70" Valignment="AlignTop" text_from="CompositeText" z="145" text_width="-1" frame="false" dynamicitemfont="Sans Serif" x="22.8426" Halignment="AlignLeft" rotation="0" uuid="{bf2de0ba-4ad3-447c-a15c-28b61eee88f8}">
            <text>AKS-0416.03  C-Last
Schaltaktor 4fach
230VAC / 16AX </text>
            <composite_text>AKS-0416.03  C-Last
Schaltaktor 4fach
230VAC / 16AX </composite_text>
        </dynamic_text>

Post's attachments

Knipsel-qet-0003.JPG, 29.84 kb, 331 x 460
Knipsel-qet-0003.JPG 29.84 kb, 189 downloads since 2019-10-28 

Re: Element editor problem

Edit and save your element, we have changed fonts description since, example :

</informations>
    <description>
        <text text="Text horizontal" x="-40" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-50"/>
        <text text="TText vertical" x="-40" rotation="90" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-10"/>
        <dynamic_text z="3" x="120" text_from="UserText" frame="false" Halignment="AlignLeft" uuid="{90f17fda-5b59-4826-926e-7b8d601fbf0e}" rotation="0" Valignment="AlignTop" text_width="-1" font="Sans Serif,3,-1,5,50,0,0,0,0,0,Regular" y="-40">
            <text>_test</text>
        </dynamic_text>
    </description>

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."