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

Feature Request: Configurable tick interval #6

Open
junderw opened this issue Oct 25, 2023 · 0 comments
Open

Feature Request: Configurable tick interval #6

junderw opened this issue Oct 25, 2023 · 0 comments

Comments

@junderw
Copy link

junderw commented Oct 25, 2023

There are two places where enable_steady_tick is called with a hard coded 100ms value.

Personal preference: I like 1 second re-draws for these types of things...

It would be nice to have a way to configure it:

  1. Change the value, with default 100ms if not changed.
  2. Ability to disable the tick (ie. it only draws when we call another method that draws like set position, inc, etc.)

I would like to add: this library is really great!

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

1 participant