Since we do not want persistentTranslation to be always the same as
target.position, clearly we cannot use xAxis/yAxis to store the initial
target position: thus the startPos() function was wrong, and is now
removed. We need to store it in a separate m_startTargetPos variable
like DragHandler does, and as PinchHandler did before
|
||
---|---|---|
.. | ||
bic | ||
cmake | ||
core | ||
guiapplauncher | ||
particles | ||
qml | ||
qmldom | ||
qmlls | ||
qmltest | ||
qmltest-blacklist | ||
quick | ||
quickcontrols | ||
quickdialogs | ||
quicktest | ||
quickwidgets | ||
toolsupport | ||
CMakeLists.txt |