[api-minor] Remove SVG-rendering from the viewer (PR 15173 follow-up)

This commit is contained in:
Jonas Jenwald 2023-03-28 21:51:44 +02:00
parent b135dadb17
commit c2f1e65cc3
5 changed files with 14 additions and 159 deletions

View file

@ -315,11 +315,6 @@ if (
value: navigator.language || "en-US",
kind: OptionKind.VIEWER,
};
defaultOptions.renderer = {
/** @type {string} */
value: "canvas",
kind: OptionKind.VIEWER + OptionKind.PREFERENCE,
};
defaultOptions.sandboxBundleSrc = {
/** @type {string} */
value: