bfwg/ngx-drag-scroll

scroll-x-wheel-enabled does not scroll the container horizontally, it simple disables body scrolling

Defmetalhead opened this issue · 0 comments

  • I'm submitting a ...

    • [* ] bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
    scroll-x-wheel-enabled does not scroll the container horizontally, it simple disables body scrolling

  • What is the current behavior?

scroll-x-wheel-enabled does not scroll the container horizontally, it simple disables body scrolling

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem you can use the demo site as an example or via https://plnkr.co
    <drag-scroll [scroll-x-wheel-enabled]="true">

  • What is the expected behavior?
    the container scrolls horizontally when using the mousewheel

  • What is the motivation / use case for changing the behavior?
    its supposed to work this way

  • Please tell us about your environment:
    Angular 8.

    • Version: 1.0.0
    • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)