Description
For the a feed in MyNews you can specify a local image instead of the image that comes with the newsfeed. When this image is used it is displayed the actual size of the image and not the size defined in the skin.
Example:
Feed 1 - Local image is 300*200 pixels
Feed 2 - Image in a feed image is 300*200 pixels
Size defined in the skin file is 128*128
When feed 1 is displayed you see an image of 300*200 pixels, this is not expected. See http://home.ict.nl/~mweterin/mp/mynews_bad.png
When feed 2 is displayed you see an image of 128*128 pixels, so the image is resized to fit in the space specified in the skin. This is as expected. See http://home.ict.nl/~mweterin/mp/mynews_ok.png
To reproduce:
* Start configuration program
* Open setup for MyNews
* Setup a feed and specify an image for the feed that is bigger than the area specified in the skin file.
* Open MP
* Go to MyNews
* Browse to the feed you setup previously
* You see that the image is shown too big
Example:
Feed 1 - Local image is 300*200 pixels
Feed 2 - Image in a feed image is 300*200 pixels
Size defined in the skin file is 128*128
When feed 1 is displayed you see an image of 300*200 pixels, this is not expected. See http://home.ict.nl/~mweterin/mp/mynews_bad.png
When feed 2 is displayed you see an image of 128*128 pixels, so the image is resized to fit in the space specified in the skin. This is as expected. See http://home.ict.nl/~mweterin/mp/mynews_ok.png
To reproduce:
* Start configuration program
* Open setup for MyNews
* Setup a feed and specify an image for the feed that is bigger than the area specified in the skin file.
* Open MP
* Go to MyNews
* Browse to the feed you setup previously
* You see that the image is shown too big