https://bugzilla.wikimedia.org/show_bug.cgi?id=56695

       Web browser: ---
            Bug ID: 56695
           Summary: Display images faster in Media Viewer
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MultimediaViewer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Right now, it can take several seconds to display images in the Media Viewer,
because we're asking the server to resize the image at a custom size.

To speed up this image display, we will try to fetch the thumbnail size that is
closest to 100% of the screen width but no more than 90% of the screen height
(instead of asking the server to pre-render custom sizes, which is too
time-consuming). 

We would also start displaying the image as soon as it is available, without
waiting for the meta-data to be loaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to