sami.behar@etu.uca.fr 4 years ago
parent c653a136a9
commit c2ec3c6e1d

@ -1360,9 +1360,6 @@ function untoggletire(){
document.getElementById("bouttontirer").classList.remove('red'); document.getElementById("bouttontirer").classList.remove('red');
} }
buttonPNG.onclick = function(){ buttonPNG.onclick = function(){
download(canvas, 'Schema.png'); download(canvas, 'Schema.png');
} }
@ -1413,6 +1410,4 @@ function init() {
pdf.save("Schema.pdf"); pdf.save("Schema.pdf");
} ); } );
} }

Loading…
Cancel
Save