v2.8.1
Simple Swipe Card v2.8.1
Bug Fixes 🩹
-
Vertical Scroll-Lock: When you start swiping horizontally on the card (after 10px of movement), the page no longer scrolls vertically at the same time. (closes #92)
-
Android Auto-Swipe Stability: Fixed an issue where cards would occasionally disappear on older Android devices during auto-swipe. (closes #91)
-
Function Call Error: Fixed an error (
TypeError: this.ce is not a function) that could occur during card initialization. (closes #90)