Fixed an issue with a tag links not being able to be clicked in carousels in some cases
Fixed undefined JavaScript error in the thumbnail position calculation in case thumbnails were loaded with delay on stage
Fixed JavaScript error if the progressbar stopped due to a mouse event before the progressbar has been created. This issue occured in very rare situations only
Fixed a lazy loading issue where relative paths created by 3rd party plugins could not be compared with loaded filepaths in some very odd cases
Fixed mobile fallback on background images issue
Before After 2.0.7: Fixed a bug where the divider drop shadow wasn't getting a correct color
PaintBrush 2.1.8: Optimized rendering for FireFox
Particles Effects 2.2.3: Reduced the sensitivity of the particle reduction calculation
Particles Effects 2.2.3: Are now slowly removed over period of 5 seconds instead of removing them suddenly
Fixed an issue where toggled layers become visible and may overlay hoverable areas on underlaying modules before they started at all
Bugfixes
- Media dimension calculation in rows, columns and groups was not always set on the first rendering. If the dimension of the parent container change, childen will reflow to show all layer sizes in the correct dimension
- Removing a slide during slider process broke the progress. Issue is fixed now
- Added perspective during layer animations to avoid unsmooth scaling, jittering effects
- Fullscreen slider offset heights will be calculated on the very early start to avoid small height jumps
- Calculating parent container dimensions for layer frame animations with top, left, right, bottom sources will now respect groups, rows and columns which will also fix the predefined Layer Library animation effects
- New progress bars vertical and horizontal could not run on IE Edge and IE11 due the quick rendering process which detached and reattached elements to DOM
- Removed overflow:hidden for IE browsers if the slider should go to fullwidth without the support of the sourrounding environment. This will now force in IE11 and Edge the containers to show the real fullwidth again
- Before After 2.0.6: Fixed an issue where the Before After Slider did not resize well in modal after the modal opened a 2nd time in the browser
New Features
Bugfixes
- Introducing new options for the progress bar:
- Modes: Show progress of full slider module or show progress of single slide
- Progress types: horizontal, vertical, CW circle, CCW circle
- Progress directions: RTL and LTR Mode
- Styling: background, color, gap size and color
- Visibility on desktop, notebook, mobile and tablet
- Fixed console errors in case Static layers did not exist in some very rare cases
- Fixed Block vertical Scroll option on iOS. which in some cases still allowed vertical scroll after Swipe horizontally
- Fixed a bug where Block Vertical scroll disabled click on a tags and link actions
- Carousel swipe on iOS was not possible if slide link existed on single slides.
- Removed unneeded console logs
- File Optimizer fine tuned to ignore empty or not existing URLs
- Added iOS 9.3.5 support for parallax events
- Some URL Parameter broke the slider on load. This issue has been fixed now
- Fixed Video Animations Start on 1st loop if videos added as Layers on Carousel slides
- ViewPort with % selection and scroll based animation may failed when the process fall backs to javascript based calculation instead of the css solution. This bug has been fixed now.