dynamic / silverstripe-flexslider

SilverStripe FlexSlider
BSD 3-Clause "New" or "Revised" License
8 stars 17 forks source link

BUG upgrading to 4.0.0 could have slide speed as 0 when inting #181

Closed muskie9 closed 5 years ago

muskie9 commented 5 years ago

Affected Version 4.0.0

Description

When upgrading to 4.0.0, if a task isn't run to update the slider speed, the speed defaults to 0.

Solution

Check the value for the init and override with the config default if the value is 0.