mediawiki-extensions-Multim.../resources
Thiemo Kreuz 26fbcd6095 Do not clone CSS class names as well
What MultiMediaViewer does is re-using the small thumbnail <img> that
is already present on the page, cloning it, blowing the size up, and
using it as a "placeholder thumbnail". The moment the bigger image
finished loading, it replaces the placeholder.

The issue here is that the cloning includes class names like the
<img class="thumbimage"> on every [[File:…|thumb]] image. This shows a
gray border. The cloned DOM node in MultiMediaViewer shows this gray
border around the placeholder for a short time. This can be distracting.

Change-Id: Ie83427fab478b6568731b9a0b1f7dbbcc6d5b0fb
2019-05-19 10:44:21 +00:00
..
mmv Do not clone CSS class names as well 2019-05-19 10:44:21 +00:00
mmv.bootstrap Remove mentions of schema.* ResourceLoader modules 2019-05-14 21:22:28 -04:00
mmv.bootstrap.autostart Remove obsolete aliases from closures 2018-11-12 16:33:24 +00:00
mmv.head build: Be more aggressive in fixing old bad JS code style 2019-02-20 19:28:25 +00:00
mmv.ui.download.pane Allow partial selection in text fields 2019-05-10 14:33:08 +02:00
mmv.ui.ondemandshareddependencies Get Rid of EmbedFileInfo 2019-02-05 15:31:49 -08:00
mmv.ui.reuse.shareembed Allow partial selection in text fields 2019-05-10 14:33:08 +02:00
mmv.ui.tipsyDialog build: Update eslint-config-wikimedia to 0.10.1 2019-02-06 01:56:53 +00:00