taxtank-core 2.0.61 → 2.0.63
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -20620,7 +20620,7 @@ const FILE_SETTINGS$1 = {
|
|
|
20620
20620
|
windowWidth: 1200,
|
|
20621
20621
|
windowHeight: 900,
|
|
20622
20622
|
scale: 1.25,
|
|
20623
|
-
foreignObjectRendering:
|
|
20623
|
+
foreignObjectRendering: false,
|
|
20624
20624
|
letterRendering: false,
|
|
20625
20625
|
useCORS: true,
|
|
20626
20626
|
backgroundColor: '#fff',
|