Sync with upstream#17
Open
github-actions[bot] wants to merge 12 commits into
Open
Conversation
Popups was generating a lot of non-standard thumb sizes to fit the little window; 320px, 480px, and 640px as well as other sizes for tall aspect ratios. Have added a common JS-side function to implement the logic around following wgThumbnailSteps to match File's behavior, and calling it here. In the long run it would be wise to move more of the box-fitting logic to mw.util as well, as many extensions seem to implement it separately. Bug: T411013 Depends-On: I9a9a8b888a69505cb5d1babd7e1606761f68456c Change-Id: I0227cd31ecd6b1bf9d4c89f1ebcb2691fec28582 (cherry picked from commit 1531442)
Change-Id: Ib59ddaeb04085a28902d59c6610cb84f5cc4024f
Change-Id: Ief460974f36db1be3cc4a126c9f972ccf9ab1c50
Change-Id: I43408674e56bc0dc20144fb23881936bf8ed2643
Change-Id: I0c452d82cebcbf63534f9c442813b3e0b78f6d45
Change-Id: I11deac15291fca5ace6ea22ebbd9af45d327e4df
Change-Id: Ib90ce1aa8d12d0f6c5011ac48f77afef3b3f190a
Change-Id: I616076e0f5b68314e7474586f47c7086a9a40c24
Change-Id: I713ced79fa4cac67897d2c36b4f644e74905a6cf
Change-Id: I20d2621fb56e955f0ee21d1a07476bd0991839ea
Change-Id: Icde27ae33f1997247c8ce7c3eebfc8cdd5980776
Change-Id: I04f899e34dae94e74e8a0ec2db1da6ca05a2bb50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.