maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

Get dimensions from loaded image #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If loadImage() is called with an existing image, it should read the
dimensions of that image to create the image for the editing area because
that image might have been resized from its default dimensions and so the
map will be wrong.

Original issue reported on code.google.com by aml...@gmail.com on 9 Oct 2007 at 8:53

GoogleCodeExporter commented 9 years ago
It's fixed in SVN

Original comment by aml...@gmail.com on 3 Nov 2007 at 9:29