vue-drawer-layout icon indicating copy to clipboard operation
vue-drawer-layout copied to clipboard

Drawer mask not visible thru scrolling

Open gregorywajs opened this issue 6 years ago • 5 comments
trafficstars

When the drawer is pulled out, the scrolling is still enabled. The mask only covers the part of the page that was visible before scrolling.

gregorywajs avatar Mar 14 '19 09:03 gregorywajs

Is that horizontal scrolling?

hjl19911127 avatar Mar 15 '19 07:03 hjl19911127

Is that horizontal scrolling?

No, vertical

gregorywajs avatar Mar 15 '19 08:03 gregorywajs

Any source code about the situation?

hjl19911127 avatar Mar 15 '19 09:03 hjl19911127

I'm sorry I erased it since yesterday and created my own drawer. It happened when I had some page content outside of the "content" div.

gregorywajs avatar Mar 15 '19 09:03 gregorywajs

@hjl19911127 thanks for this repo. A fix for this issue would be great

connecteev avatar Jul 18 '19 21:07 connecteev