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 for canvas.setCurrentSelection() #41

Closed
wants to merge 1 commit into from
Closed

Conversation

pelhu
Copy link

@pelhu pelhu commented Jul 25, 2019

The Canvas.setCurrentSelection method could not make all elements unselected. Because this.selection.each method remove from items from this.selection and some last items stay selected.

@freegroup
Copy link
Owner

you are right. I fix this in my own branch instead of merging.
because I didn't have a Contributor License Agreement or a CLA assistance in github this
is the only way without breaking my license.

@freegroup freegroup closed this Jul 25, 2019
@pelhu
Copy link
Author

pelhu commented Jul 25, 2019 via email

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.

2 participants