"Hashar" posted a comment on MediaWiki.r99913.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99913#c27328

Commit summary for MediaWiki.r99913:

Followup r79867: re-animate the spinner during Special:Upload's thumbnail init 
(was lost by drawing the spinner to a canvas).

Switched from an <img> on the pre-canvas code to mw-small-spinner class so the 
CSS can worry about the path. :)

Hashar's comment:

You are hardcoding height/width to 180px : div class="mw-small-spinner" 
style="width: 180px; height: 180px

mw-small-spinner points to 
[http://bits.wikimedia.org/skins/common/images/spinner.gif 
skins/common/images/spinner.gif image] which has 20x20 pixels. Will probably 
looks ugly.


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to