Update docs in default.ts
This commit is contained in:
parent
81e73d414f
commit
466ef2b08b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ export const DISABLE_API = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Replace the SVG viewer by a canvas
|
* Replace the SVG viewer by a canvas
|
||||||
|
* Better compatibility with Gecko and WebKit engines like Firefox and Safari.
|
||||||
* EXPERIMENTAL: svg export wont work and it won't be possible to insert a custom svg)
|
* EXPERIMENTAL: svg export wont work and it won't be possible to insert a custom svg)
|
||||||
*/
|
*/
|
||||||
export const USE_EXPERIMENTAL_CANVAS_API = false;
|
export const USE_EXPERIMENTAL_CANVAS_API = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue