-
Notifications
You must be signed in to change notification settings - Fork 331
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
Animation pauses while sending #31
Comments
What device and Natrium version? This was greatly improved in v2.0.3 |
Device: Fairphone 2 |
Made significant strides to improve performance in 4bd465b I can't exactly test the animation on my low-end phone because animations arent really working at all there (see: 2d-inc/Flare-Flutter#87) Once v2.0.5 is released report back if you're still having issues. |
fixed by 48c0ea8 |
This is a minor, cosmetic bug. The little animation of blocks flowing away from the user that happens while sending, gets paused, and then resumes. Since the animation is meant to illustrate to the user that sending is happening, it's not really doing a good job. It worked fine in old Natrium. If it can't be fixed, could it simply be removed?
The text was updated successfully, but these errors were encountered: