Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
QDS 1.4
-
None
Description
In some cases components do not have the correct syntax.
When importing Skteck metainfo files to Qt Design Studio in some cases positions are
assigned as strings instead of number literals.
x: "12"
instead of
x: 12
We have to identify the reason and what introduced the regressions.
There haven't been any suspicious changes on the importer side for 2 weeks.
Attachments
Issue Links
- duplicates
-
QDS-1422 sketch import replaces numbers with strings
- Closed