Erik Brommers
Erik Brommers
Moving this out to the 1.0 release candidate milestone.
Moving this to release 1.17.0.
Update on this issue: It does look like there is a javascript library that supports multitouch -- [hammer.js](https://hammerjs.github.io/) -- that should allow for this type of UI interaction. No idea...
Another tidbit -- the native browser touch events specification allow for multitouch: http://www.html5rocks.com/en/mobile/touch/. So hammer.js might not be needed to implement this.
Moving this out of milestone 0.4.0: Initial testing with multi-touch has not produced very good results -- the interactions do not seem consistent across devices. It could be that hammer.js...
Moving this out to the 1.0 release candidate milestone.
Update on this issue: With the *long-press selection* mode of phrase selection introduced in 1.0 beta 11, we might not need this feature any more. I'm moving this out of...
Changed code to treat the Enter / Return as a "accept and close", per the issue description.
Reopening to back out the code changes. The code changes are commented out, should we reconsider. I'm moving this out of the 0.5.0 release milestone.
Note that this should be considered for a post 1.0 release of AIM.