Stefan Blos

Results 46 issues of Stefan Blos

We don't want the animation preview area to become too crowded but it would be fun to add more previews.

feature
help wanted

A rather simple change that would be a good thing for beginners.

feature
good first issue
help wanted

Not sure if it makes sense, but for most timing curves it would also be possible to allow export of CSS code instead of only providing SwiftUI examples. This has...

feature
help wanted
question

This feature would make it more easy to read the code.

documentation
feature

This includes things such as: - When do I use a certain animation type? - When shouldn't I use a certain animation type? - common parameter values - ...maybe more?

documentation
feature

Other parameters that should be added in general as options: - `autoreversing` - `duration`

feature

The idea is to move e.g. a point alongside the curve in the graph that is synced with the real animation

feature

Currently, there are only visualizations for easing animations. The challenge with spring animations is to also get in the overshooting of the curves.

feature

The timing curve parameters should be drag-able in the graph because it feels more natural to directly do that in the graph instead of just entering numbers from a UX...

feature

Especially look for more generic solutions for the following: * `createAnimationCode` * `resetAnimationCode`

technical-improvement