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

Animation properties random restart or ramdom jump. #472

Open
davidzvlc opened this issue May 3, 2023 · 2 comments
Open

Animation properties random restart or ramdom jump. #472

davidzvlc opened this issue May 3, 2023 · 2 comments
Labels

Comments

@davidzvlc
Copy link

davidzvlc commented May 3, 2023

I've noticed, that animation properties like wave or rainbow seem to randomly restart while they are running. I have observed it on both windows and android. Visually, it looks like the animation restarts, the color jump to start for example in rainbows. And in waves the position jumps, that jump is very fast and then the animation continues until the next random jump. (I imagine that it happens with all the animations but I have verified it with these 2, wave and raimbow)

@JujuAdams
Copy link
Owner

How long is the text being displayed for?

@davidzvlc
Copy link
Author

davidzvlc commented May 3, 2023

The text is displayed until the button is pressed. I imagine that if I press the button quickly to next text it is more difficult to see the error. Approximately after 10 or 20 seconds you can start to see this problem. But I haven't managed to detect a logical pattern it seems to be quite ramdom. I thought it could be a precision problem but that doesn't make sense in windows and I've already seen that you use correctly precision highp float; in the shaders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants