mediawiki-extensions-Multim.../resources/mmv/model
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
..
mmv.model.FileUsage.js Add file usage data to MMV metadata panel 2014-01-30 13:03:28 +01:00
mmv.model.Image.js Merge "Add imageinfo, thumbnail info, repoinfo provider" 2014-02-05 00:14:22 +00:00
mmv.model.js Move models to their own modules 2014-01-24 11:41:05 -08:00
mmv.model.Repo.js Add categories to the interface 2014-02-03 15:09:42 +01:00
mmv.model.TaskQueue.js Add TaskQueue class 2014-02-12 01:55:39 +00:00
mmv.model.Thumbnail.js Add Thumbnail model 2014-02-07 01:46:26 +00:00
mmv.model.ThumbnailWidth.js Refactor thumbnail size calculation 2014-02-08 01:27:27 +00:00
mmv.model.User.js Preload prev/next images 2014-02-13 10:52:40 +01:00