https://bugzilla.wikimedia.org/show_bug.cgi?id=27839
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #6 from Ashar Voultoiz <[email protected]> 2011-03-11 07:34:56 UTC --- We limit the thumbnails size to a given set which is defined by the array $wgThumbLimits. The array key indexes are referred to by at least the user preference 'thumbsize', which mean we have to make sure the array order is unaltered. Self note: look at wmgThumbsizeIndex >From the discussion on the local village pump (Le Bistro), the sizes have been choose arbitrary. I am wondering if we could find "better" size matching the smartphones screen sizes. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
