Skip to content
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

Prevent floating animation if there is default value #133

Open
Hantex9 opened this issue Jun 22, 2022 · 5 comments
Open

Prevent floating animation if there is default value #133

Hantex9 opened this issue Jun 22, 2022 · 5 comments

Comments

@Hantex9
Copy link

Hantex9 commented Jun 22, 2022

Hello,
I need that floating animation doesn't start if there is default value setted preventing the following UI bug effect:

videotest.mp4

There is some property that I can edit to achieve what I'm looking for?

@Cnilton
Copy link
Owner

Cnilton commented Jun 24, 2022

Hi @Hantex9, could you please try setting animationDuration to a very low value, like 50, or even lower? This would be a workaround, and then I'd treat this.

@Hantex9
Copy link
Author

Hantex9 commented Jun 27, 2022

Hi @Cnilton, setting animationDuration to a value low than 50 (i.e. 20) seems to be a workaround but if i run the app on a slow device, it is still visible the transaction. Anyway let me know when you can fix it with a solution.

Thanks!

@Atom54
Copy link

Atom54 commented Nov 22, 2022

Thank you for this very useful library @Cnilton !
I also have this problem. The very low value on animationDuration just speeds up the animation but I can still see it. No idea yet on how to fix this for all devices ? Otherwise I'll try to find a quick fix.

@Hantex9
Copy link
Author

Hantex9 commented Feb 3, 2023

Provided PR #147 that solve the issue

@Cnilton
Copy link
Owner

Cnilton commented Aug 19, 2023

Hi @Hantex9, I'll take a look!

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

No branches or pull requests

3 participants