gEDA-bug: [ geda-Patches-1527383 ] Zoom using mouse scroll-wheel
SourceForge.net
noreply at sourceforge.net
Sun Jul 23 12:59:44 EDT 2006
Patches item #1527383, was opened at 2006-07-23 16:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1527383&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Clifton (petercjclifton)
Assigned to: Nobody/Anonymous (nobody)
Summary: Zoom using mouse scroll-wheel
Initial Comment:
Test change to mouse scroll wheel behaviour
As scroll up/down is no more special in a schematic
than scroll left/right, it seemed fitting that both
should use a modifier key when operating the scroll
wheel on the mouse.
A highly useful action though, is zoom in/out, which is
used constantly throught schematic development, and is
also a good way of moving between areas on the
schematic (zoom out -> move mouse, zoom in somewhere else).
For the moment this is hard-coded (just as the existing
scroll wheel behaviour is).
New modifiers:
NONE = zoom in / out
Shift = up / down
Control = left / right (as existing)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1527383&group_id=161080
More information about the geda-bug
mailing list