mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Translated last documentation addition to french
This commit is contained in:
parent
09d7bb4f24
commit
18e407b152
@ -458,7 +458,7 @@
|
||||
image.height = imageHeight;
|
||||
var ctx = canvas.getContext("2d");
|
||||
ctx.drawImage(this, 0, 0, imageWidth, imageHeight);
|
||||
|
||||
|
||||
var paste = canvas.toDataURL(current_file.type);
|
||||
$('#content').val(paste).trigger('change');
|
||||
$('#content').hide();
|
||||
|
Loading…
Reference in New Issue
Block a user