mediawiki-extensions-Multim.../resources/mmv
Gilles Dubuc 6e127b25e2 Preload prev/next images
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
2014-02-13 10:52:40 +01:00
..
img Icons for share link and assessments 2014-02-10 21:48:14 +00:00
model Preload prev/next images 2014-02-13 10:52:40 +01:00
provider Preload prev/next images 2014-02-13 10:52:40 +01:00
ui Preload prev/next images 2014-02-13 10:52:40 +01:00
mmv.base.js Moving things around for module renames 2014-01-24 09:21:16 -08:00
mmv.js Preload prev/next images 2014-02-13 10:52:40 +01:00
mmv.less Fix fullscreen and close icons 2014-02-10 10:04:50 +01:00
mmv.lightboximage.js Moving things around for module renames 2014-01-24 09:21:16 -08:00
mmv.lightboxinterface.js Preload prev/next images 2014-02-13 10:52:40 +01:00
mmv.logger.js Track detailed content loading network performance 2014-02-07 19:37:22 +00:00
mmv.multilightbox.js Fix JSDuck 2014-02-06 19:10:07 +00:00
mmv.performance.js Track detailed content loading network performance 2014-02-07 19:37:22 +00:00
mmv.ThumbnailWidthCalculator.js Refactor thumbnail size calculation 2014-02-08 01:27:27 +00:00