https://bugzilla.wikimedia.org/show_bug.cgi?id=23075

--- Comment #1 from Derk-Jan Hartman <[email protected]> 2010-04-07 01:47:44 
CEST ---
It seems the smallest possible thumbs with this error are 180 atm. I'm not sure
if we want to keep that, because it looks rather ugly
http://commons.wikimedia.org/wiki/Category:Animations_of_geometry


from: includes/media/MediaTransformOutput.php
max( isset( $params['width']  ) ? $params['width']  : 0, 180 )
max( isset( $params['height'] ) ? $params['height'] : 0, 180 )

-- 
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

Reply via email to