Skip to content
Snippets Groups Projects
Commit 0c6b7009 authored by Marco De Donno's avatar Marco De Donno
Browse files

Patch the add segment function on the tenprint edit page

parent c8f59195
No related branches found
No related tags found
No related merge requests found
......@@ -464,6 +464,7 @@
$( "#tp_polygones > g > rect" ).on( "mousewheel", mouse_wheel );
zones_array.push( current_fpc );
zonesData[ current_fpc ] = {
fpc: current_fpc,
x: x / svg_width,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment