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

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