Loomio
Sun 26 Jul 2015 7:05AM

Change the image size in the mobile view

DU Deleted account Public Seen by 134

I proposed a PR to increase the size of all images displayed in the stream on mobile view. This would improve the quality of the displayed images but increase th quantity of data transfered each time the stream loads.

JS

Juan Santiago Sun 26 Jul 2015 2:45PM

Not @jasonrobinson do,t sound gud :(

If each user could decide? I think a configuration where the user chooses, css style can fix this discussion

JR

Jason Robinson Sun 26 Jul 2015 2:49PM

@juansantiago I don't understand, sorry. You mean users can upload CSS to their settings? We're talking here of image resizing, so that doesn't really work.

S

SuperTux88 Sun 26 Jul 2015 3:28PM

This is particularly a problem when the image displays text because it is always too blurry to be redable.

With 700px the text is also to small ... so not really better.

As I said, increasing image quality will prevent the user to be obliged to load the full quality image each time.

How is this better? The user is forced to load the bigger version in the stream. With the 300px image the user can decide if he wants to see the big version by clicking on it.

DU

Deleted account Sun 26 Jul 2015 3:29PM

@supertux88 : Sorry to contradict you but mobile view is for mobile devices, period.
Mobile device can have small screen and limited bandwidth but it is not always the case. I can also use mobile device on tablet and I don't see why desktop view would better fit than mobile view for it.

JR

Jason Robinson Sun 26 Jul 2015 3:31PM

Many phones have equal resolutions to small laptops these days - the line is very blurry between mobile and desktop ;) Forcing these to always only get 300px is not very good either. I'm not a fan of creating a setting for everything, but maybe this would be worth it.

DS

Dennis Schubert Sun 26 Jul 2015 3:34PM

That’s also my opinion.

No. It is not. You pull requested a general increase of image resolution and the proposal text you wrote yourself asks about accepting this. If your opinion changed, change the proposal text. It's not that hard.

DU

Poll Created Sun 26 Jul 2015 3:41PM

Change the image size with user setting Closed Wed 29 Jul 2015 3:07PM

Currently, the images are displayed at thumb_large size (300px max). The proposition is about to add a user setting to make the stream display full_scaled (700px-inf) size in stream

Results

Results Option % of points Voters
Agree 50.0% 3 DU DU M
Abstain 33.3% 2 DS T
Disagree 0.0% 0  
Block 16.7% 1 A
Undecided 0% 260 BK ST FS MS TS AA S CB HF BO JH DM GC JH JR F RF M EG G

6 of 266 people have participated (2%)

DS

Dennis Schubert
Disagree
Sun 26 Jul 2015 3:46PM

700px-inf seems a bit insane. In addition to the large file width, one would have to scroll forever which could be a bit of a pain on touchscreens. Maybe a cropped 700x700 thumbnail would be better.

DS

Dennis Schubert
Abstain
Sun 26 Jul 2015 3:48PM

700px-inf seems a bit insane. In addition to the large file width, one would have to scroll forever which could be a bit of a pain on touchscreens. Maybe a cropped 700x700 thumbnail would be better.

Edit: Neutral position since this is a setting..

A

Asher
Block
Sun 26 Jul 2015 7:07PM

I agree with Flaburgan, using srcset is the way to go on this. Another issue with loading everything full resolution is way longer load times. A better solution is progressive enhancement.

Load More