Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 4.3.2
-
None
-
ae28fb67b (qds/dev)
-
QDS Berlin - 2024 Week 3/4
Description
In the attached project, I was trying to create a sample app with Drag and Drop capability.
The issue was, "positionChanged()" signal(https://doc.qt.io/qt-6/qml-qtquick-mousearea.html#positionChanged-signal) is missing in Connections->Add new Connection.
I think this is fairly commonly used and should be there.