wordfind
wordfind copied to clipboard
Fix touch handling in the case where window.scrollX/Y > 0
Currently this breaks when user has scrolled the page. Also, this commit uses preventDefault() to keep page from scrolling when user is connecting a word.