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

Plugin doesn't give correct rotation value for some cases. #44

Open
charindaNanayakkara opened this issue Mar 29, 2019 · 0 comments
Open

Comments

@charindaNanayakkara
Copy link

charindaNanayakkara commented Mar 29, 2019

Here I'm considering 360 degree rotation. Rotation values are correctly given for until we rotate it up to(rotated clock wise ) 4800mils (270 degrees.). But After the point it suddenly gives incorrect rotation value. Even for the small rotate angle its return something unacceptable value from radian. Any suggestions for the issue.
Steps to replicate

  1. Create polygon and rotate it up to angle < 4800mils. It returns correct angle value.
  2. Then rotate the polygon(from current position) again up to angle >4800mills .
    Result : it return very high rotation negative value than expected.
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