Skip to content

WheelHandler: don't set start value for QPropertyAnimation

Fushan Wen requested to merge work/fuf/hardcode into master

This makes the animation smoother, because contentY is not always equal to QPropertyAnimation::currentValue.

Merge request reports