WheelHandler: don't set start value for QPropertyAnimation
This makes the animation smoother, because contentY is not always equal to QPropertyAnimation::currentValue.
This makes the animation smoother, because contentY is not always equal to QPropertyAnimation::currentValue.