Hello,
I have a question about scroll smoother.
I am currently using it for a new project on my local host.
On my computer the site works very well and there is nothing to complain about. Now I have put the project on my notebook to present it next week. I noticed that my notebook obviously has problems displaying scroll smoother smoothly. The RTX2060 graphics card is running at about 50% when I scroll the page.
I partly use data-lag, pinned elements and a smooth effect with 1 second of lag.
Making a codepen demo is almost pointless, as it won't reflect the project. But is there a trick so that it also works on slower computers? I think that if it doesn't run smoothly on a notebook, it won't run at all on a smartphone.
I also can't imagine that scroll smoother was designed to only run on fast computers. So are there things to consider?
I would also like to add that I do not use any CSS transforms.
I am very grateful for any kind of support.