kornelski / slip

Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k stars 213 forks source link

Grey highlight on iOS #37

Closed aarfing closed 9 years ago

aarfing commented 9 years ago

Sometimes you get a grey highlight on the container while reordering on iOS. Check out https://pornel.net/slip/ in portrait mode on an iPad to see the 'effect'. This can be prevented by adding '-webkit-tap-highlight-color: rgba(0,0,0,0);' to the container element ie. 'slippylist'.

kornelski commented 9 years ago

Thanks, I've added a note in the readme 49ea2fd1a40cd5b3963a7fc7a4d34640fe987846