mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-28 18:10:06 +00:00
6e127b25e2
When the lightbox is opened, or prev/next pressed, preloads the previous/next N images. Technical debt introduced: * initialization is a mess, with the viewer and the interface randomly setting properties on each other in different phases of execution. That got in the way and I shuffled things around until they worked, which is obviously not the way to have a robust system, but hopefully it will get scrapped soon anyway in favor of a clean top-down dependency injection. Change-Id: Idcb5c40de1ac0b3e482decd66e56c4de8ec71b6b Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/155 |
||
---|---|---|
.. | ||
img | ||
mmv.mixins.less | ||
mmv.ui.buttons.js | ||
mmv.ui.buttons.less | ||
mmv.ui.categories.js | ||
mmv.ui.categories.less | ||
mmv.ui.description.js | ||
mmv.ui.fileReuse.js | ||
mmv.ui.fileReuse.less | ||
mmv.ui.fileUsage.js | ||
mmv.ui.fileUsage.less | ||
mmv.ui.js | ||
mmv.ui.metadataPanel.js |