Screncast taken on [[Panoramic photography]]
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=56695
Attached:
Screncast taken on [[Panoramic photography]]
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=56695
Attached:
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Remove dead code from 2014 related to fullscreen pre-loading | mediawiki/extensions/MultimediaViewer | master | +5 -46 |
Oh, I was meaning to file something like this.
I *think* this is because MMV preloads the previous and next image at the same time as loading the current one. I haven't had time to verify this by looking at the code yet, though.
Whoa that was slow.
Bartosz: the prev/next image should only start loading when the current one has finished, although the way that is implemented is not perfect (e.g. the API request for the image metadata might start sooner).
This could also be caused by thumbnail rendering times, since the original image is huge.
Change 127439 had a related patch set uploaded by Gergő Tisza:
Disable preloading of fullscreen-sized image
Change 127801 had a related patch set uploaded by Gergő Tisza:
Disable preloading of fullscreen-sized image
Change 127802 had a related patch set uploaded by Gergő Tisza:
Disable preloading of fullscreen-sized image
Probably fixed, then.
(It's not been annoyingly slow for me anymore for the last few weeks.)
Change #1054290 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):
[mediawiki/extensions/MultimediaViewer@master] Remove dead code from 2014 related to fullscreen pre-loading
Change #1054290 merged by jenkins-bot:
[mediawiki/extensions/MultimediaViewer@master] Remove dead code from 2014 related to fullscreen pre-loading