mobify / pinny

A mobile-first content fly-in UI plugin
MIT License
23 stars 4 forks source link

Option to not block touchmove #96

Closed wizardlyhel closed 6 years ago

wizardlyhel commented 8 years ago

This adds the option to block touchmove event on pinny header, body, and footer.

Issue

We are blocking all touchmove event on pinny header and footer. This is an assumption that we have made when we build pinny. Now we have a use case where we do need the touchmove event in the footer. In order to be future compatible, I made all parts of pinny configurable of accepting touchmove event or not.

Status: Opened for visibility

Reviewers: @mikenikles

Changes

wizardlyhel commented 6 years ago

No need to leave PR open or keeping the branch live and outdated PR