If you set Size -> Original in viewsvg, once you drag a SVG image in it, the interface should be able to resize itself but if the image is larger than screen, the interface should just resize to its maximum size on screen. This should depends on view, height, and/or viewBox properties.
If you set Size -> Original in viewsvg, once you drag a SVG image in it, the interface should be able to resize itself but if the image is larger than screen, the interface should just resize to its maximum size on screen. This should depends on
view
,height
, and/orviewBox
properties.