Skip to content

fix checkScroll

Jonas Sulzer requested to merge checkScrollfix into master
  • fixes the height comparison of checkScroll() (was broken due to setting the swipe container to 100vh -> checking the .container is much safer)
  • also triggers checkScroll() when clicking through a stack of images with potentially different heights

fixes #33 (closed)

Merge request reports