Skip to content

Media Detail view uses 640 width thumb url instead of using the original image URL #2898

@maskaravivek

Description

@maskaravivek

The full image should only be downloaded when the user clicks to view the image.

As per the current code base, even on clicking the image, the media detail view shows the 640 width image as MediaDetailFragment also uses MediaWikiImageView. Will be fixing this too.

Going forward,

  • list views will use the thumbnail, and fallback to the original image if thumbnail is not available
  • the media detail view will use the original URL instead of using the thumbnail.

Originally posted by @maskaravivek in #2820 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions