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
Comment #1
markpenny commentedI 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.
Comment #2
goz commentedBug has been fixed with 6.x-2.0-beta1
Comment #3
markpenny commentedYou've been busy.
Comment #4
Mariie commentedHi,
Is there any possibilities to fix this bug in the 5.x release of the module ?