maschek / imgmap

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

Air version 113: #54

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Many thanks for this very useful utility. A few little problems... I was using 
the Air version, but I imagine some of them will be everywhere

1. If you have the SHIFT key held down accidentally, as you often do given the 
contexts in which it is needed, and drag in the image (instead of just click 
and drag), the image area turns blue, and then disastrously when you release 
the mouse button EVEYTHING you did is lost. It goes back to an empty map. Ouch.

2. It doesn't preserve event handlers on the map areas.

3. There's no means of setting title attributes on areas (though it does seem 
to preserve them).

4. I have a big screen but I can't use it all. It would be really nice if the 
panel heights could be adjusted; or alternatively for the image area to fill 
all the remaining space after the other panels are displayed at a fixed size (I 
don't think they need to grow in proportion - it's fine seeing only a few lines 
from the properties and code areas).

5. It would be really nice to have an undo button. Just save the previous HTML 
on each step and restore it on UNDO.

Thanks again for this - saved me much time.

Original issue reported on code.google.com by david.j....@gmail.com on 14 Mar 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Thank you David for the detailed report. Some very good ideas there.

Original comment by adam.mas...@gmail.com on 15 Mar 2012 at 10:08