danielepiccone / ng-pageslide

AngularJS sliding panel for serving additional content from off the page
http://danielepiccone.github.io/ng-pageslide/examples/
452 stars 162 forks source link

feat mobile-support: include touchend event in clickOutside check #135

Closed jwhitmarsh closed 8 years ago

jwhitmarsh commented 8 years ago

Simple update that allows clickOutside() to function correctly on mobile (tested on iPad Air 2)

danielepiccone commented 8 years ago

Thanks! :100: