util doc tab instead of space
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
parent
4d874b5c9a
commit
17b75cb64b
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ function cropCanvas(sourceCanvas) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Downloads the content of a canvas to the disk, or opens it
|
* Downloads the content of a canvas to the disk, or opens it
|
||||||
*
|
*
|
||||||
* @param {{cropToContent: boolean, canvas: HTMLCanvasElement, filename: string}} options A options array with the following:\
|
* @param {{cropToContent: boolean, canvas: HTMLCanvasElement, filename: string}} options A options array with the following:\
|
||||||
* cropToContent: If we wish to crop to content first (default: true)
|
* cropToContent: If we wish to crop to content first (default: true)
|
||||||
|
|
Loading…
Reference in a new issue