IBMDataScience/datascix

Image resolutions for Change Log entries 9, 10 are visually stretched

Closed this issue · 4 comments

@mpawlow do you need the images in another resolution or how do you want to solve this?

@aruizga7
The images in question have a natural width of ~ 220 pixels.
Whereas, the UI is forcing the image dimensions to be exactly: 479 x 223 pixels.
This is far too strict in my opinion.

I need to check with a designer to determine whether they want to strictly manage the height as well as the width (i.e. usually the height is variable).

The simple tactical solution (for now) would be to scale the image up to exactly 479 x 223 pixels or more appropriately just increasing the background canvas width (a designer could do this for us in 5 mins).

The long term solution is to set image guidelines.
I suggest just setting a min width of 400 px and allowing the height to be variable.

I re-captured the images to make them full screen and comparable in size to the others in the series. They are proportionally 479 x 223, but the images are larger. I assume that will be OK. I updated all instances of the files. Please verify and test my work. I don't know how to send these items into production. @mpawlow @aruizga7

You can re-open this item if there are any problems. Thanks!