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

Improve score widget #37

Open
kirillt opened this issue Nov 4, 2023 · 0 comments
Open

Improve score widget #37

kirillt opened this issue Nov 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kirillt
Copy link
Member

kirillt commented Nov 4, 2023

Our score widget isn't that pretty. There is a tiny lib which does the same thing but looks nice: https://github.com/DanielMartinus/Stepper-Touch We can just import it and implement correct handlers.

Bonus feature: increment/decrement in the Stepper-Touch lib are triggered by swipes to left or right. If we could mix additional "swipe and hold" logic into it, that would be awesome. So, when the user wants to increment more than by 1, we could either simply start incrementing further until the user releases the swipe, or we could display additional score slider:

@kirillt kirillt added the enhancement New feature or request label Nov 4, 2023
@kirillt kirillt moved this to Todo in Development Nov 4, 2023
@kirillt kirillt moved this from Todo to In Progress in Development Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants