Comment 5 for bug 1215357

Revision history for this message
David Planella (dpm) wrote :

- Small images: I agree with Roman, let's not modify small images. In fact, IIRC we already ignore them if they are smaller than a given size?

- Bigger images: as discussed in another thread, I think we should not make Shorts dependent of a 3rd party service for resizing, especially as that would also add a delay to displaying single articles. It seems that the Label component is constraining us a bit here, could we not use another component or a workaround to resize images to fit the width of the screen? I know you're all very clever guys, does anyone have any ideas how we could achieve that?