mediawiki-extensions-Multim.../resources/mmv/ui
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 Refactor button things into a separate class 2014-02-10 09:40:50 +01:00
mmv.mixins.less Move UI things into mmv/ui/ 2014-02-03 14:46:04 -08:00
mmv.ui.buttons.js Refactor button things into a separate class 2014-02-10 09:40:50 +01:00
mmv.ui.buttons.less Fix fullscreen and close icons 2014-02-10 10:04:50 +01:00
mmv.ui.categories.js Refactor panel-related things into another class 2014-02-07 10:09:08 -08:00
mmv.ui.categories.less Move UI things into mmv/ui/ 2014-02-03 14:46:04 -08:00
mmv.ui.description.js Fix JSDuck 2014-02-06 19:10:07 +00:00
mmv.ui.fileReuse.js Refactor button things into a separate class 2014-02-10 09:40:50 +01:00
mmv.ui.fileReuse.less Refactor panel-related things into another class 2014-02-07 10:09:08 -08:00
mmv.ui.fileUsage.js Move UI things into mmv/ui/ 2014-02-03 14:46:04 -08:00
mmv.ui.fileUsage.less Move UI things into mmv/ui/ 2014-02-03 14:46:04 -08:00
mmv.ui.js Search for jsduck warnings, fail if found 2014-02-12 14:19:23 -08:00
mmv.ui.metadataPanel.js Preload prev/next images 2014-02-13 10:52:40 +01:00