ArchiveTeam / grab-site

The archivist's web crawler: WARC output, dashboard for all crawls, dynamic ignore patterns
Other
1.35k stars 134 forks source link

dashboard: use CSS scroll-boundary-behavior in supported browsers #104

Closed ivan closed 6 years ago

ivan commented 6 years ago

In supported browsers, to prevent the page from scrolling when reaching the end of a log window, use scroll-boundary-behavior instead of onwheel / onmousewheel events with preventDefault().

ivan commented 6 years ago

c6c5bdefc7fd83fb8c0a2cfa51e7c3efad6f7a38