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

Event fire on objects inside group #3905

Closed
alexandrebarreiros opened this issue May 4, 2017 · 1 comment · Fixed by #3911
Closed

Event fire on objects inside group #3905

alexandrebarreiros opened this issue May 4, 2017 · 1 comment · Fixed by #3911
Labels

Comments

@alexandrebarreiros
Copy link

Version

1.7.7

Test Case

https://jsfiddle.net/v7xyke0p/0 - wrong behaviour
https://jsfiddle.net/v7xyke0p/1 - correct behaviour

Steps to reproduce

When i add objects to previous group the new objects don't fire the events, if i add the objects at the same time i create the group it works

Expected Behavior

It shoud fire the events on both ways

Actual Behavior

It won't fire the event

@asturur
Copy link
Member

asturur commented May 5, 2017

very strange. i think addWithUpdate should perform an additional .setCoords. ill check it.

@asturur asturur added the bug label May 5, 2017
asturur added a commit that referenced this issue May 6, 2017
…oveWithUpdate (#3911)

* added setCoords

* removed extra setCoords

* so tired i cannot read

* added test
asturur added a commit that referenced this issue May 6, 2017
…oveWithUpdate (#3911)

* added setCoords

* removed extra setCoords

* so tired i cannot read

* added test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants