Bo

Results 2 issues of Bo

Awesome code, thanks! At line 178, the image is made visible and the canvas is hidden. This is the code to make the image visible: this._elImage.style.display = "block"; The default...

1. Resolved and issue where a drag event would result in a click event after dropping. Decision based on the the length of the tap/drag event and the distance moved....