Letractively / svgweb

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

Enhancement: Replace viewBox manipulation with true zoom and pan #357

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to the demo page [1].

What is the expected output? What do you see instead?
Instead of a user interface to manipulate the viewBox attribute, I'd expect
a "true" zoom and pan UI.

What version of the product are you using? On what operating system,
browser, and version of Flash?
Version is the current one available as of this writing (I just noticed
there's no way of easily knowing which SVG Web version is the current one!,
filed issue 356 for that). I'm on Windows XP SP3, using Flash 10.

Please provide any additional information below. Reduced test cases are
always appreciated!
I've created a demo, compatible with SVG Web, where this is demonstrated
[2]. I'd also hint towards the use of HTML entities for arrows, as in the
demo. :-)

[1] http://codinginparadise.org/projects/svgweb/samples/demo.html
[2] http://heldermagalhaes.com/stuff/svg/demos/SVGObject-HTMLCanvasInteractors/

Original issue reported on code.google.com by helder.magalhaes on 20 Oct 2009 at 11:19

GoogleCodeExporter commented 8 years ago
Maybe the Wikipedia work being done in Issue 291 can form the basis of this.

Original comment by bradneub...@gmail.com on 10 Nov 2009 at 9:26

GoogleCodeExporter commented 8 years ago
Fixed in r1324.

Original comment by grick23@gmail.com on 9 Jan 2011 at 11:52