mediawiki-extensions-Popups/tests/node-qunit/gateway
Sam Smith 568b7a09a1 rest: Always scale thumbnail's largest dimension
... thumbnails.

A good example of the difference in behaviour of the PageImages API is
here <T156800#3087507>. The API defers to File#transform, which scales
the largest dimension of an image, not always the width, e.g. if an
image is 1000px x 2000px and the request is for a thumbnail "of 1800px",
then the thumbnail will be 900px x 1800px.

Bug: T156800
Change-Id: I64bc2244ee78a594298d8637233b0da1083700eb
2017-03-10 10:44:37 +00:00
..
mediawiki.test.js Hygiene: Move EXTRACT_LENGTH to constants 2017-03-09 22:08:10 +00:00
rest.test.js rest: Always scale thumbnail's largest dimension 2017-03-10 10:44:37 +00:00