User tests: Successful: Unsuccessful:
Pull request for #27858
This is not perfect as it still changes size slightly but its better than before where it moved from right to left. The change was to add preserveAspectRatio="xMinYMin meet"
into the svg see http://tutorials.jenkov.com/svg/svg-viewport-view-box.html
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
Happy for someone else to do that. It was the minification that broke the svg in the first place
Does adding preserveAspectRatio="xMinYMin meet"
to the original minified file work?
Labels |
Added:
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-16 08:45:03 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
thank you - not perfect but better than it was
SVG should be minified. You can use this: https://jakearchibald.github.io/svgomg/