orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.23k stars 224 forks source link

Vertical and horizontal scroll together for same element #391

Closed ppatil-cybage closed 1 month ago

ppatil-cybage commented 2 years ago

Hello Team,

I have requirement of using vertical as well as horizontal infinite scroll for same div.

Expectation: (Scrolled) event should get triggered for both the directions for same div element (container).

Is it possible to achieve the same using this package?

orizens commented 2 years ago

this scenario is not supported.