maschek / imgmap

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

Handle decimal coordinates #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

If the map has been created with other software and the coordinates includes 
decimal points, trying to edit them messes thing up
Reported at 
http://alfonsoml.blogspot.com/2012/07/image-mapping-plugin-for-ckeditor.html?sho
wComment=1387401898012#c7845136908044030088

When reviewing my code changes, please focus on:
I think that the change is safe, but I'm not the best with regex

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by aml...@gmail.com on 21 Dec 2013 at 10:14

GoogleCodeExporter commented 9 years ago
Added proposed patch

Original comment by aml...@gmail.com on 21 Dec 2013 at 10:17

Attachments:

GoogleCodeExporter commented 9 years ago
Looks good to me.

Original comment by adam.mas...@gmail.com on 30 Dec 2013 at 10:33

GoogleCodeExporter commented 9 years ago
Fixed with revision 140

Original comment by aml...@gmail.com on 30 Dec 2013 at 4:45