Slide-Push-Menus icon indicating copy to clipboard operation
Slide-Push-Menus copied to clipboard

add overflow:hidden to html to disable scroll

Open patrick-wc opened this issue 9 years ago • 1 comments

On Chrome and Safari I noticed they don't respect body overflow: hidden unless you also apply it to the HTML element. This updates the code to do that, so that users can't carry on swiping down when a menu is open and they reach the bottom.

patrick-wc avatar May 19 '16 14:05 patrick-wc

Thnx man! Implemented this on my Koken theme and looks solid: no complains so far ;)

BlackSkorpio avatar May 26 '16 13:05 BlackSkorpio