unknown
1970-01-01 00:00:00 UTC
** Show a surface reaction on input (like a drop into water).
This isn't very feasible.** Accelerate and decelerate movement as if has a mass. Consider to correlate
control size with mass and apply acceleration accordingly.The term we tend to use is "easing":
http://qt-project.org/doc/qt-5/qml-qtquick-propertyanimation.html#easing.type-prop
In general we use "ease in-out" which means it accelerates to max
speed, then slows down.