mediawiki-extensions-Multim.../tests/qunit/provider
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.provider.Api.test.js Add imageinfo, thumbnail info, repoinfo provider 2014-02-04 23:46:02 +00:00
mmv.provider.FileRepoInfo.test.js Add imageinfo, thumbnail info, repoinfo provider 2014-02-04 23:46:02 +00:00
mmv.provider.GlobalUsage.test.js Renaming things for consistency: DataProvider -> Provider 2014-02-04 23:51:48 +00:00
mmv.provider.Image.test.js Preload prev/next images 2014-02-13 10:52:40 +01:00
mmv.provider.ImageInfo.test.js Refactor panel-related things into another class 2014-02-07 10:09:08 -08:00
mmv.provider.ImageUsage.test.js Renaming things for consistency: DataProvider -> Provider 2014-02-04 23:51:48 +00:00
mmv.provider.ThumbnailInfo.test.js Add Thumbnail model 2014-02-07 01:46:26 +00:00
mmv.provider.UserInfo.test.js Preload prev/next images 2014-02-13 10:52:40 +01:00