Skip to content

fix: Scroll to top button

Asmit Malakannawar requested to merge asmitbm/people-of-gnome:scroll-top into master

fix: Scroll to top button

Fixed scroll to top button on the page. This now works efficiently. Used passive and requestAnimationFrame() method to optimise the scrolling event.

Fixes #55 (closed)

Edited by Asmit Malakannawar

Merge request reports