-
Notifications
You must be signed in to change notification settings - Fork 43
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 freezes when timer counter overflows (int32, milliseconds since last reboot) #173
Comments
This behavior occurs when the system has problems with the timer. This often occurs when the system Could you please confirm that this is not the case. So far, I have not been able to reproduce it in another way. UPDATE: |
Yep, you're totally right, fixed by rebooting. Thanks! |
|
Had no issues building it on aarch64 but encountered a minor bug: some buttons stuck in hover state (see the attached gif).
The bug appears only on my remote aarch64 server:
I've tried to build it locally and it seems to work just fine:
vtm and gcc versions on both machines:
Will provide more info if needed. Impressive software btw! 👍
The text was updated successfully, but these errors were encountered: