Centering image in inline slideshow fails (customSplash and overlay)

Description

The splash image is not centered because the estimated dimension is 0/0.

Cause: in customer css the img-element was positioned absolute.

Resolution: all images in the centering slide are set to position:relative before computing dimension, zoomFactor and centering. They are set back to normal css after. New javascript events cel_slideShow:beforeResizeAndCenterSlide, cel_slideShow:afterResizeAndCenterSlide and cel_slideShow:resizeSlide added to CelementsSlideShow.js.

Activity

Show:
Fixed

Details

Priority

Assignee

Reporter

Components

Fix versions

Affects versions

Clockify

Created 21 July 2015 at 19:03
Updated 23 November 2016 at 17:36
Resolved 21 July 2015 at 19:04