donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
258 stars 32 forks source link

overflow visible doesn't work with the directive #106

Closed dohahelmy closed 11 months ago

dohahelmy commented 2 years ago

Is there a way to make the directive work with overflow: visible? I need content to be visible but start point is contained in project container, couldn't implement a clear solution for that

donmbelembe commented 2 years ago

@dohahelmy kindly share an example

donmbelembe commented 11 months ago

closing...