Download & Extend

Problem mixing portrait and landscape images

Project:Diaporama
Version:6.x-2.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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

#1

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.

#2

Version:6.x-1.1» 6.x-2.0-beta1
Status:active» needs review

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

#3

You've been busy.

#4

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