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

Spinner improvements #18

Closed
3 tasks done
jhrcook opened this issue Jan 18, 2021 · 1 comment · Fixed by #19 or #20
Closed
3 tasks done

Spinner improvements #18

jhrcook opened this issue Jan 18, 2021 · 1 comment · Fixed by #19 or #20
Assignees
Labels
enhancement New feature or request

Comments

@jhrcook
Copy link
Owner

jhrcook commented Jan 18, 2021

  • New spinning backend that doesn't just map crown rotation to wheel rotation, but instead computes volecity with momentum and dampening.
  • Haptic feedback to indicate it has been spun fast enough.
  • Faster default speed multiplier.
@jhrcook jhrcook added the enhancement New feature or request label Jan 18, 2021
@jhrcook jhrcook self-assigned this Jan 18, 2021
@jhrcook
Copy link
Owner Author

jhrcook commented Jan 19, 2021

I have decided to create a separate (testable) Swift package, CrownRotationToSpinningWheel, that will handle the rotation of the wheel. As I make progress on that package, I will update the above checklist.

This was linked to pull requests Feb 1, 2021
@jhrcook jhrcook closed this as completed Feb 1, 2021
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant