Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

List of changes to make to Wikipedia Zoom and Pan tool #352

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Several people had feedback on things to add to the Wikpedia SVG Zoom and
Pan tool (291):

Chris Chabot:

One tiny bit of feedback: I would expect the navigation arrows to work
opposite of how they do now, if you for instance go to maps.google.com and
try the nav arrows there, you'll see exactly what I mean (which is fitting
since you did actually called them "Google Maps style controls" :)

George Zafirovski:

Will be nice to have "onmousedown" on the + and - controllers, so when I
hold my mouse I go in or out until I "onmouseup" :)

Trevor Parscal:

Spent 2 seconds so far on it - so more feedback will come soon - I notice
the drag-to-pan feature acts all screwy (over-sensitive) when zoomed in.

Michael Dale:

... maybe a light border would be helpful too for background transparent
svg's to help identify the edges of your svg zoom window, maybe the grabber
icon for the mouse instead of the pointer?

Original issue reported on code.google.com by bradneub...@gmail.com on 19 Oct 2009 at 8:42

GoogleCodeExporter commented 8 years ago
Abram Pointet:

By the way I found a little thing to be improved
which is the zoom using the mouse wheel. Why don't you use the mouse
position as zoom center. You will therefore better manage the zoom
because the user normally point the place he want to zoom to.
I'm currently working hard to finish the first version of SwissChoice
and once finished with the concept I will turn it to work with your lib.
Thank's a lot for your work done in enabling svg on IE.

Original comment by bradneub...@gmail.com on 19 Oct 2009 at 10:44

GoogleCodeExporter commented 8 years ago
Michael Neutze:

Two minor things: The zoom controls are made out of several pngs, just
in terms of performance, wouldn't it be better to have them as an SVG
symbol just once and rotate them for west/sout/east?

Would it maybe make sense to limit the zoom factor? Difficult, as some
SVG files might have a lot of detail but in the given example one can
easily magnify so far to have nothing to watch at.

In terms of user interface: is it necessary to have the magnifying
glass? Can't this behaviour be ready onmousover the SVG file?

Original comment by bradneub...@gmail.com on 19 Oct 2009 at 11:17

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 20 Oct 2009 at 12:39