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

Fix rotated pointer #2269

Merged
merged 1 commit into from
Jun 10, 2015
Merged

Fix rotated pointer #2269

merged 1 commit into from
Jun 10, 2015

Conversation

asturur
Copy link
Member

@asturur asturur commented Jun 8, 2015

Remove _getLocalRotatedPointer method from itext class.
It was just applying rotation to a point and most of the job was done again in getLocalPointer, in object class.
Added rotation logic to getLocalPointer method.

closes #2234

@asturur
Copy link
Member Author

asturur commented Jun 8, 2015

ready to merge

kangax added a commit that referenced this pull request Jun 10, 2015
@kangax kangax merged commit 0d83da0 into fabricjs:master Jun 10, 2015
@kangax
Copy link
Member

kangax commented Jun 10, 2015

+changelog

@asturur asturur deleted the fix-rotated-poi branch June 26, 2015 10:39
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.

rotated i-text , correct cursor only on origins : Top Left
3 participants