Skip to content

Conversation

@AlvinStanescu
Copy link

Moved to attaching touchmove/touchend and mousemove/mouseend events on the canvas instead of on the document, so that the events can be prevented from propagating if needed.

Tested on IE, Chrome, Android & iOS.

…n the canvas

Moved to attaching touchmove/touchend and mousemove/mouseend events on
the canvas instead of on the document, so that the events can be
prevented from propagating if needed
@AlvinStanescu
Copy link
Author

Also see the pull request here - #298

@AlvinStanescu
Copy link
Author

Closing as this will not provide a nice user experience because of having to only draw within the knob - you can't move outside the canvas while editing the knob if this is applied.

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