[RSS Reader] Image size in article view
Bug #1215357 reported by
Lisette Slegers
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Shorts App |
Triaged
|
Medium
|
Unassigned | ||
Ubuntu UX |
Fix Committed
|
High
|
Lisette Slegers |
Bug Description
Images in the article view are not full width.
---
Desired solution
Can we scale up the image so that they are the full width of the screen, as per page 6 of the visual spec https:/
Scaling up images will result in lower quality, but it seems to be fine in Feedly (see attachment).
Changed in ubuntu-rssreader-app: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: bitesize |
To post a comment you must log in.
Let me explain my opinion.
We have two kind of bugs (related to images) in our atricle view: some images are too small, some too big.
Let's speak about small first. Content of RSS article is a pure HTML, where feed's owner can display anything what he wants to user. And he must have ability to display tiny smile or twitter icon. If we stretch the images to the full width, the application will become unusable. So I propose don't touch little images.
But sometimes article contain <img> tag with image, which width is bigger than view width. Unfortunately, we can't control width of such images (limit their width) since they are inside Label component. I see only one solution - use online service to resize image. Their usage always similar to url.com/ <params> /<original_ url>
service.
It means that all images will go through proxy server, which will transform them as needed.
What do you think about that solution? ubuntuone. com/25gpFDvDQSf hmul6twtfZU
Screenshots of usage in Shorts can be found here: http://