Design Team/Activity Touch Input: Difference between revisions
Garycmartin (talk | contribs) |
|||
| Line 118: | Line 118: | ||
:''Will add to v138 (See commit at [http://git.sugarlabs.org/turtleart/mainline/commit/9bf53cbe6570acfaed47ed90059ff7a58613156f]). --Walter'' | :''Will add to v138 (See commit at [http://git.sugarlabs.org/turtleart/mainline/commit/9bf53cbe6570acfaed47ed90059ff7a58613156f]). --Walter'' | ||
* Tapping a block tile or stack does not auto run it | * Tapping a block tile or stack does not auto run it | ||
:What is the difference between a tap and a click? (I added some code for XO3 to try to disambiguate between a tap and a small drag used in repositioning a block... may need revisiting) | :''What is the difference between a tap and a click? (I added some code for XO3 to try to disambiguate between a tap and a small drag used in repositioning a block... may need revisiting) --Walter'' | ||
::Not sure from an implementation perspective, just an observation of the current behaviour in TA, I can click a block/stack to auto run, but a tap and release (many careful attempts) of the same block/stack had no effect. | |||
==Typing Turtle== | ==Typing Turtle== | ||