cycle
cycle copied to clipboard
Feature request: Do not cache slide sizes
I use your plugin a lot and had trouble re-sizing the slider: Slides where animated based on their previous width and height.
Maybe add a option to prevent this caching at lines 557 to 560.
Right now, I overwrite those values in a before callback and my re-size works like charm.
Thanks for such an awesome work.