SVG canvas too big, android default browser only -
I have created a mobile website, which has a SVG file which functions as a fancy HR. We choose SVG because it is a good scales.
It expects all (mobile) browsers, separate from Android's stock browser , which produces screenshots (all other browsers show only the green part of the screenshot, Android browse SVG is 100% screen height in R: I have no clue what is looking for. SVG looks fine, other SVG always loads as expected, why does it make a different? "What have you tried?" No more than when I do not have any clue, I start. After some time, the solution: If you open SVG in a lesson, the first part will be something like this: After that, the problem will disappear, when you change the size, width = "190 and
# wapar> IMG {background: red;}
If it helps,
SVG saved Or (no effect)
- CSS #wrap & gt; IMG (height: auto;} (no effect)
- CSS #wrap & gt; IMG {max-height: 60px;} (#Wrap 60 makes height, SVG has been pushed together)
- It was taken through the 'SVG Optimizer' (no change) < / P>
viewbox = "0 0 90 70"
height =" 70 " Ahte, some will build small difficulties, but Mayor problem went resolved.
Comments
Post a Comment