aron / annotator.touch.js

Touch device support for Annotator
http://github.com/aron/annotator.touch.js
64 stars 21 forks source link

Noob question: compability latest annotator #4

Closed Begmon closed 11 years ago

Begmon commented 11 years ago

Compiled the latest annotator from source because I'm in dire need of the destroy function. It works together with the latest compile from Annotator Touch, except for a couple items: _When canceling a selection the text becomes highlighted. _And the store plugin doesn't seem to push the highlighted text.

Will this soon be resolved? I'm not skilled enough yet to fix this issue. Or can I get some pointers as to where and how?

Any help would be highly appreciated.

aron commented 11 years ago

@Begmon would you mind giving the following version a go, it should fix the above issues.

http://cl.ly/Rnrw/annotator.touch.1.1.0b1.zip

Begmon commented 11 years ago

Thanks Aron! Tried it with Annotator 1.2.7-dev-e769c51 and it works. Before your version I already altered the previous Annotator Touch to make it work. Though they're dirty fixes. Since yours work wonders as well I'll stick with this version. Awesome.

aron commented 11 years ago

Fantastic, I'll generate a proper build and update the master branch later in the week. Thanks for testing it out.