I have some circular based SVGs that I have embedded into perspective views, and set the extents of the view to the diameter of the SVG. For example:
But when I rotate the SVG by a non-multiple of 90 degrees, Ignition says that the extents of the SVG are now outside the view, and adds scroll bars:
Is there anyway to force the scroll bars off?
And yes, before you ask, I am doing skeuomorphic design, and I am aware of the tradeoffs that I am making. And in this particular use case they are perfectly reasonable choices. However in general I do not recommend a skeuomorphic approach.