webcam-easy icon indicating copy to clipboard operation
webcam-easy copied to clipboard

overflow-y

Open pa4th opened this issue 4 years ago • 0 comments

Hello,

I use the camera like a popup. But after closing the camera I lost the scrollbar.

There a 2 $('body').css('overflow-y','hidden'); but no restores.

And a $('body').css('overflow-y','visible'); in cameraStopped() or ('#exit-app') dosn,t restore the scrollbar.

But Thanks for the app

pa4th avatar Jan 28 '21 17:01 pa4th