55
edits
Line 47: | Line 47: | ||
== Designs == | == Designs == | ||
This is our new gesture set, as mapped to current browser features. We will also have on-screen touch buttons/targets, but we need to map all features to a gestures for accessibility reasons (more details on that soon). | |||
'''[Browser Feature] = [Gesture]''' | |||
[ | |||
Back = Two-finger Swipe Left [http://farm6.static.flickr.com/5310/5637707487_f85325f4f9_m.jpg] | |||
[http://farm6.static.flickr.com/ | |||
http://farm6.static.flickr.com/5301/ | Forward = Double-finger Swipe Right [http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_b.jpg] | ||
Scroll | Scroll Down = Swipe Down | ||
http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_t.jpg | |||
Kinetic Pan = Swipe | Scroll Up = Swipe Up | ||
Pan = Drag | |||
Kinetic Pan = Swipe<br> | |||
{| class="fullwidth-table" | |||
|- | |||
| style="background:#EFEFEF; width:33%" | '''Browser Function / Feature'''<br> | |||
| style="background:#EFEFEF; width:33%" | '''Gesture Name'''<br> | |||
| style="background:#EFEFEF; width:33%" | '''Gesture Illustration'''<br> | |||
|- | |||
| <br> | |||
| <br> | |||
| | |||
|- | |||
| <br> | |||
| <br> | |||
| http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_t.jpg | |||
|- | |||
| <br> | |||
| | |||
| | |||
|- | |||
| <br> | |||
| <br> | |||
| | |||
|- | |||
| <br> | |||
| <br> | |||
| | |||
|} | |||
<br> <br> | |||
== Test Plans == | == Test Plans == |
edits