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

Add new events for transformations #4979

Merged
merged 16 commits into from
May 19, 2018
Merged

Add new events for transformations #4979

merged 16 commits into from
May 19, 2018

Conversation

asturur
Copy link
Member

@asturur asturur commented May 19, 2018

Unless i broke something big, this PR adds more information and reduce execution time for empty events.

Now click on a corner of an object:
image

before click on a corner of an object
image

of course this is not gonna improve any rendering performance, but at least remove the problem of querying getPointer too many times in an event, and maybe will lead to some semplification of code later.

@asturur asturur merged commit ac804af into master May 19, 2018
@asturur asturur mentioned this pull request May 19, 2018
@asturur asturur deleted the new-events2 branch August 5, 2018 22:52
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* before:transform event

* added more properties to transform events

* add some more events

* fix lint

* tests
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.

1 participant