Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jan 5, 2025
1 parent 913869b commit 590b942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/public/resources/js/functions/task.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ function scrollEventListener()
*/
localStorage.setItem('lastScrollPosition', currentScrollPosition);
localStorage.setItem('lastScrollDirection', scroll);

/**
* If the user is scrolling up and the last scroll was also up, disable autoscroll
* Because it means that the user is really trying to scroll up
Expand Down

0 comments on commit 590b942

Please sign in to comment.