tholman / cursor-effects

Old-school cursor effects for your browser built with modern JavaScript
https://tholman.com/cursor-effects
3.35k stars 246 forks source link

Canvas has a height of 100vh and glitches after #72

Open marianssen opened 5 months ago

marianssen commented 5 months ago

Hi,

I'm not sure if I'm doing something wrong. I'm using characterCursor and the canvas size is always 100vh. After scrolling down, the effect starts glitching (letters do not dissapear). I've trie using fixed position on the canvas, but this did not solve the issue. Is there any way, how to solve this?

Regards

tholman commented 5 months ago

Do you have a demo page, or codepen that I could see?

marianssen commented 5 months ago

Do you have a demo page, or codepen that I could see?

Yes, here's the preview.

https://marianrehak.com/66hodin/

tholman commented 5 months ago

Hi,

I do not see the effect on the page at all.