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

Need support circular on setBy method #71

Closed
jongmoon opened this issue Oct 20, 2017 · 0 comments
Closed

Need support circular on setBy method #71

jongmoon opened this issue Oct 20, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@jongmoon
Copy link

Description

As I see,`setBy' is method for relative movement from current position. But It's not working when target position is out of range on circular mode.

Steps to check or reproduce

For example,

Current status is as follow

  • range[0, 359]
  • current position: 359

If setBy({angle:10}) is called,

RESULT
It doesn't move.

EXPECTED
position is changed to 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants