mediawiki-extensions-Multim.../tests/qunit/mmv
Gergő Tisza 8423974c6a Change above-the-fold layout - step 3
* make top of "below-the-fold" be actually above the fold
* put all above-the-fold content except title and more details button
  into that area
* kep below-the-fold area in fullscreen mode when title/credit gets untruncated
* increase title length to 180 (140 before reducing font size) - works nicely on
  my 1600x900 laptop
* remove old styles which were intended to make the button smaller when the
  panel is close but were mostly broken anyway and only caused the button to
  twitch

To avoid redoing all the size calculation logic, we cheat and use a negative
margin to pull the below-the-fold content above the fold.

Change-Id: I18d7bdb7dbbdfb8201c0d66257731febfac31263
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/833
2014-10-29 12:05:34 +01:00
..
logging Fix issue with options dialog when media viewer has been reopened 2014-10-23 15:29:44 +02:00
model Fetch image title from CommonsMetadata 2014-10-28 10:46:31 +00:00
provider Fetch image title from CommonsMetadata 2014-10-28 10:46:31 +00:00
routing Fix link to media viewer with proper namespace 2014-08-26 01:00:37 +00:00
ui Change above-the-fold layout - step 2 2014-10-28 21:18:53 +00:00
mmv.bootstrap.test.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.Config.test.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.EmbedFileFormatter.test.js Fetch image title from CommonsMetadata 2014-10-28 10:46:31 +00:00
mmv.HtmlUtils.test.js Fixes various bugs in IE 2014-04-07 22:00:11 +00:00
mmv.lightboximage.test.js Fix resize issues (Part II) 2014-02-28 10:22:21 +01:00
mmv.lightboxinterface.test.js Change above-the-fold layout - step 3 2014-10-29 12:05:34 +01:00
mmv.test.js Log image dimensions 2014-09-30 14:55:47 +00:00
mmv.testhelpers.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.ThumbnailWidthCalculator.test.js Fix resize issues (Part III, Fin) 2014-03-05 00:14:54 +00:00