Skip to content

feat: Implement easing functions#370

Open
AdamGaskins wants to merge 2 commits into
acsandmann:mainfrom
AdamGaskins:feature/easings
Open

feat: Implement easing functions#370
AdamGaskins wants to merge 2 commits into
acsandmann:mainfrom
AdamGaskins:feature/easings

Conversation

@AdamGaskins

Copy link
Copy Markdown

I was trying to change the animation_easing to linear (because the default easing was a little sharp for my taste), but realized it wasn't implemented, so I did my best to implement it as simply as I could. I used easings.net as a reference for the code.

I tried implementing the bounce/elastic/back ones too for fun, but they really just looked awful unless the animation duration was set to insanely long.

@AdamGaskins AdamGaskins changed the title Implement easing functions feat: Implement easing functions May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant