Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I am using Auto Scrolling extension in my qlik sense application.
There is requirement from client that this auto scrolling of sheet should pause when we hoverover mouse or press any keyboard button. But this extension has only feature of auto scrolling and does not support pause functionality.
How to solve this issue using java script. Here i am attaching the extension for reference. This has qvf file also.
Thanks in advance.
Hi @saurav5246 , you should track your timeout it when the scroll starts. Then, you have to react when user press keyboard or perform mouse over and finally clear your timeout. In this way your extension should stop to scroll