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

Fixes recent and old small issues #3643

Merged
merged 4 commits into from
Jan 22, 2017
Merged

Fixes recent and old small issues #3643

merged 4 commits into from
Jan 22, 2017

Conversation

asturur
Copy link
Member

@asturur asturur commented Jan 22, 2017

changed dimension of clearRect on cacheCanvas
close #3636

removed the property deletion in pathGroup from object. was preventiving multiple restore from non immutable objects in pathGroups
close #3635

removed hover cursor for non selectable ojects
close #3634

Switch to passive event for touch move
close #3633

restart rendering of cursor if necessary
close #3628

moved some function in object geometry to allow for staticCanvas build to work
close #3627

@asturur asturur merged commit 9e37f9b into master Jan 22, 2017
@asturur asturur deleted the issuesfixes branch February 17, 2017 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment