Skip to content

Documentation for elastic seems wrong in many ways #694

@DanKaplanSES

Description

@DanKaplanSES

I am talking about this page: https://animejs.com/documentation/#elasticEasing

  • The code sample at the bottom doesn't seem to relate to the visual example on the left
  • There is a table with headers of In, Out, In-Out. I think the value of this is trying to tell you the name of the easing, but these are not the names of the easing. outElastic should be called easingOutElastic . All of the values have this typo
  • The parameters could be described in a more helpful way. Controls the overshoot of the curve -> Controls the overshoot of the curve. The larger this number, the more overshoot there is. Controls how many times the curve goes back and forth -> Controls how many times the curve goes back and forth. The smaller this number, the more times the curtain goes back and forth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions