MurhafSousli / ngx-scrollbar

Custom overlay-scrollbars with native scrolling mechanism
https://ngx-scrollbar.netlify.app/
MIT License
618 stars 99 forks source link

Reached event is not fired #495

Closed MurhafSousli closed 1 year ago

MurhafSousli commented 1 year ago

When the rendered viewport size is not a fixed number (has decimals), the reached event is not calculated accurately though is not fired

Need to change the viewport size to a round pixel value

Environment