https://bugzilla.wikimedia.org/show_bug.cgi?id=28940
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Page rendering |Images and files Summary|SVG files with height |thumbs of SVG images where |attribute doesn't get |only height parameter is |scaled up |specified do not get scaled | |up beyond their "normal" | |width Severity|major |normal --- Comment #1 from Bawolff <[email protected]> 2011-05-12 04:57:44 UTC --- Caused because if the width is unspecified, it is taken to be the normal width of the image. This makes sense for bitmap images where we don't want to scale beyond the natural width of the image. For vectorized images, less so. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
