Download Latest Version v2.3.0 - resolve dragging _ scrolling on iOS 15.zip (141.5 kB)
Email in envelope

Get an email when there's a new version of Flickity

Home / v2.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-12-19 412 Bytes
v2.3.0 - resolve dragging _ scrolling on iOS 15.tar.gz 2021-12-19 106.6 kB
v2.3.0 - resolve dragging _ scrolling on iOS 15.zip 2021-12-19 141.5 kB
Totals: 3 Items   248.5 kB 1

For [#1177]

  1. I added a check within the browser resize handler to not trigger if animating or dragging. This should help with dragging performance.
  2. I switched to Touch Events over Pointer Events, which allow preventDefault so you can disable window scrolling on mobile. This will help with flicking.

For [#1150] - use transform or left/right positioning for less Cumulative Layout Shift warnings.

Source: README.md, updated 2021-12-19