[Bugs] #4403 sugar UNSP: Swipe left - right on the top side of the frame to change zoom?
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Feb 14 05:07:00 EST 2013
#4403: Swipe left - right on the top side of the frame to change zoom?
------------------------------------------+---------------------------------
Reporter: manuq | Owner: erikos
Type: enhancement | Status: new
Priority: Unspecified by Maintainer | Milestone: 1.0
Component: sugar | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by erikos):
Replying to [comment:10 manuq]:
> The previous two patches add gestures in the three zoom views, not
interfering with activities. The first adds swipe gesture, the other adds
zoom gesture.
>
> I can see two issues with them:
>
> - As Gary expected, when the zoom goes to Activity level, the user
reaches a dead end.
If it is a global gesture it would not, see your first patch, you can
cycle in and out of the ZOOM_ACTIVITY level.
In your patch you are including the Activity View:
{{{
_ZOOM_LEVELS = [ZOOM_MESH, ZOOM_GROUP, ZOOM_HOME, ZOOM_ACTIVITY]
}}}
If you take 'ZOOM_ACTIVITY' out you can just cycle through the other
views.
> - There are accidental presses while doing the gesture: activities can
be started in home favs view, scroll takes precedence in home list view,
palettes can be raised by accident.
Right, especially with the zoom gesture. I say, this is an issue of the
code. There could be fine tuning to make that better to nearly perfect.
Not too easy I am sure. Easier if you use a multi-finger gesture of course
(e.g. two finger swipe).
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4403#comment:11>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list