Closed netil closed 7 years ago
If each panel height value are different, flicking area can't not be fitted accordingly. Supporting adaptiveHeight as option to solve that situation.
adaptiveHeight
new eg.Flicking("#some", { adaptiveHeight: Boolean (default false) }
Description
If each panel height value are different, flicking area can't not be fitted accordingly. Supporting
adaptiveHeight
as option to solve that situation.