This might be a problem more with dewslider.swf than diaporama, but diaporama exhibits the problem:

Attempting to create a slideshow from an image gallery that has images which are both portrait and landscape orientations (i.e 640x480 and 480x640 images) does not display correctly. If the first image is a landscape, subsequent portrait images will be stretched to the wider landscape width. If the first image is a portrait, subsequent landscape images overlay, but are not completely erased when another portrait image is displayed (i.e a sequence portrait, landscape, portrait shows the problem). What should happen in both cases is that the background is erased before drawing, and images should not be stretched.

Comments

markpenny’s picture

I just posted about that.

Solution (for now): select a viewer size that forces all images to resize. Otherwise, the two sets of sizes will go to different folders (size_1 for resized and size_0 for non-resized).

Hopefully somebody can correct that little glitch right in the code.

goz’s picture

Version: 6.x-1.1 » 6.x-2.0-beta1
Status: Active » Needs review

Bug has been fixed with 6.x-2.0-beta1

markpenny’s picture

You've been busy.

Mariie’s picture

Hi,
Is there any possibilities to fix this bug in the 5.x release of the module ?