Features/Touch/Development: Difference between revisions
added sections for switching Views and Activities |
|||
| Line 75: | Line 75: | ||
* hide frame when an activity is selected (todo: hide as well when resume in the palette is clicked), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch] (the problem is when you want to get to the secondary options - use touch & hold ?, the resume option should be more visible as primary option - hint at separator) | * hide frame when an activity is selected (todo: hide as well when resume in the palette is clicked), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch] (the problem is when you want to get to the secondary options - use touch & hold ?, the resume option should be more visible as primary option - hint at separator) | ||
* hide frame when a zoom level is selected, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch] | * hide frame when a zoom level is selected, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch] | ||
==Switch between Views== | |||
* use Frame (see Frame section) | |||
* discuss: use Gesture (pinch/zoom, or horizontal swipe) | |||
==Switch between activities== | |||
* use Frame (see Frame section) | |||
* discuss: use Gesture (horizontal swipe) | |||
== Home view== | == Home view== | ||