botelho / flipboard-layout

An experimental page layout that let's you navigate pages by swiping or dragging as in a booklet, inspired by Flipboard.
639 stars 155 forks source link

Fix for "auto-dragging images" in Firefox #12

Closed cfenzo closed 9 years ago

cfenzo commented 9 years ago

Firefox automatically drags images, preventing swipes from registering. Preventing "ondragstart" for images inside the book fixes this.