"Brion VIBBER" posted a comment on MediaWiki.r82471. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82471#c27544
Commit summary for MediaWiki.r82471: Improving jquery.makeCollapsible & small fixed mw.util * Making makeCollapsible more DRY. * Small optimalizations and fixes in mw.util Brion VIBBER's comment: I like this idea; use of .client-js .mw-collapsible.mw-collapsed should indeed let us hide immediately, with at least less work than the synchronous loop. +1 Hopefully indeed the animation isn't an issue and it's just the sync loop on slower systems. Whee! _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
