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/spinner control #213

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crimsoncor
Copy link

Add a preference for Spinner granularity which can be set to 5, 10, or 15 seconds.

If a time value is entered for an exercise that cannot be shown in the spinner, then it will automatically show the text edit instead of the spinner. Changing the value to a valid spinner value will call the spinner to reappear. This addresses bug
#197

Add a preference for tap to edit. When it is activated, spinners have to be tapped to cause them to work instead of always being active. you can also long press to enter the manual text edit mode.

Spinner granularity can be set to 5, 10, or 15 seconds in the
preferences now.

If a time value is entered for an exercise that cannot be shown in the
spinner, then it will automatically show the text edit instead of the
spinner. Changing the value to a valid spinner value will call the
spinner to reappear.
This is optional functionality that you have to enable the pref to get.

Once it is set, you have to tap on a spinner to get it to activate. The
spinner will automatically deactivate when the user stops scrolling.
When the pref is turned off, the behavior should be exactly as it is
now.
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

Successfully merging this pull request may close these issues.

1 participant