-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10.0
-
None
-
adb6b6861 (dev), 826acdfce (6.10), 5d1317d44 (tqtc/lts-6.8)
When changing the value of direction on a FlexboxLayout element following warning is given by qmllint in vscode using the native qt extensions:
Cannot assign binding of type QQuickPositionerAttached to QQuickFlexboxLayout::FlexboxDirection [incompatible-type] qmllint
This warning does not affect the runtime