-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Configuration for animations/transitions #65
Comments
Thank you so much! |
I think a toggle to disable the transitions between each preview shape would be a good first step. Sometimes I just want to see the final orientation of the shape I'm planning on snapping to, without the animations. I suppose this could be a duration slider where far left is "0" (animations are off) and far right could be the default transition duration. I can't imagine anyone would want a slower transition :) |
Awesome, got it! |
Ok... got this done in much less time than a "few days"! The only part that bothers me is that no one is likely to animate with a speed below 15-20ms, because at that point, it makes more sense to just have it instantly show the next position. I'm starting to think that this may work better if the user could select a animation duration from a picker (like how they select an icon), which has 3 options: |
…tionstransitions` # Conflicts: # Loop/Extensions/Defaults+Extensions.swift
…nimationstransitions` ✨ #65 Configuration for animations/transitions
That's beautiful! And yes, sometimes less is more in terms of user configuration and ease! Wonderful job! |
Feature Request Description
Beautiful project!
I think it might be nice to have the ability to configure the speed/bounciness and toggle of the preview animations. Sometimes it's a little too much movement on the screen when quickly switching.
Screenshots
No response
Additional Context
No response
Final Checks
The text was updated successfully, but these errors were encountered: