wbyoko / quickwriter

web 8pen implimentation using AngularJS / SVG

Home Page:http://wbyoko.co/demos/quickwriter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default browser behavior (drag n drop, text selection) interferes with functionality

Sohalt opened this issue · comments

The default browser behavior of selecting text and dragging and dropping selected elements interferes with the functionality of the keyboard. This could probably be fixed by calling preventDefault on the events that cause this.

Here's a gif to illustrate the issues:
quickwriter