Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.8.0 Beta4
-
None
-
Win 11 x64
Description
My animation broke after the new QtC qmlls suggested that PropertyChanges target should not be used:
target : QtObject This property holds the object which contains the properties to be changed. Note: You generally don't have to use this property. It only exists for compatibility with Qt 5 and for compatibility with Qt Design Studio.
But the anchor margin animation does not work with the two suggested changes:
See attached Main.qml