wagerfield / parallax

Parallax Engine that reacts to the orientation of a smart device
http://wagerfield.github.io/parallax/
Other
16.51k stars 2.14k forks source link

Bug! this repos home page shows up in desktop #327

Closed fzsf163 closed 11 months ago

fzsf163 commented 11 months ago

I don't how it happened. But this repos home page replaced my desktop wallpaper which was parallax js. I could click on the links but when I did it all went black.

This is how it looks. Image is little cropped due to privacy.

Screenshot 2023-12-21 014416

This became my wallpaper. Hidden items are my stuffs on desktop.

reneroth commented 11 months ago

lol

reneroth commented 11 months ago

what did you use to set up the background homepage? maybe the URL changed? this website is the code for the effect you see on https://matthew.wagerfield.com/parallax/ - maybe set the background to that URL?

fzsf163 commented 11 months ago

what did you use to set up the background homepage? maybe the URL changed? this website is the code for the effect you see on https://matthew.wagerfield.com/parallax/ - maybe set the background to that URL?

I used lively wallpaper from windows store. It was working fine. Then suddenly In front of eye everything went black and boom git repo. It is working fine right now. It just happened for the first time and after changing the wallpaper it got fixed. I can again use this parallax js. But it is very interesting to see this repo as my desktop wallpaper and I can even copy paste text.

reneroth commented 11 months ago

A bit of an explainer - the website https://matthew.wagerfield.com/parallax/ is a demonstration of the code in this repository.
It seems likely that there were accidental mouse clicks on the ℹ️ button on that demonstration page, and then on the Github link, which links to this repository :)

fzsf163 commented 11 months ago

Thank you for clarifying.