docstrings: Better description for easelinearity (#4994)

This commit is contained in:
John Muccigrosso 2016-10-02 10:23:11 -04:00 committed by Iván Sánchez Ortega
parent c2330c7ce6
commit 7f350e4442

View File

@ -73,7 +73,7 @@ Duration of animated panning, in seconds.
@option easeLinearity: Number = 0.25
The curvature factor of panning animation easing (third parameter of the
[Cubic Bezier curve](http://cubic-bezier.com/)). 1.0 means linear animation,
the less the more bowed the curve.
and the smaller this number, the more bowed the curve.
@option noMoveStart: Boolean = false
If `true`, panning won't fire `movestart` event on start (used internally for