naeramarth7 / clean-greader

clean-greader is a tiny tiny rss theme based on the latest Google Reader and inspired by other Google Services.
128 stars 22 forks source link

images in certain feeds to small #2

Closed maxfragg closed 10 years ago

maxfragg commented 10 years ago

some feeds, especially some of the imageheavy feeds i read only show their images in a tiny size, e.g. http://narf-archive.com/clickstream/?&permalink=c16e2b3aa41e70213616a3c8135201970dc1816b.jpeg&tags=&limit=44&format=rss20 (not allways SFW ;-) )

naeramarth7 commented 10 years ago

There was already someone before on the tt-rss forums having this issue - and I proposed changing some (s)css to disable the "small preview" feature. Just to let you know, why I implemented this:

There are some feeds displaying really large pictures before there's even any content - for an example see: Without "small preview": http://imageshack.com/a/img836/5953/l74u.png Using "small preview": http://imageshack.com/a/img197/9219/e65j.png

However, I decided to implement a feature since you're the second one complaining about this feature while using image feeds. See new FAQ section: https://github.com/naeramarth7/clean-greader/tree/iss2#my-images-from-image-feed-xy-are-too-small-whys-that

Just let me know if that's fine for you.

HaraldDerEine commented 10 years ago

I don't think that resizing the image by default is a good idea. For people like me it's annoying and I have to add a custom css in tt-rss settings to revert that behavior. Please make this "feature" optional.

HaraldDerEine commented 10 years ago

1000x thx!