-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TableView3D: Rapid/holddown keypresses on 3d table now act appropriatly
A key-holddown will now send 3 updates per second, and one final updates once the key is released. This gives the UI a fluid feel of scrolling, while not slamming on the COM link. This does mean that the UI is technically out of sync with the ECU for 1/3 of a second, but that is acceptable to retain a good UI experience
- Loading branch information
1 parent
e887ab1
commit 93f078d
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters