Walked away from the computer with this page on the screen, came back to find a bunch of colorful bubbles slowly floating over the page. Pressing the touchpad cleared them. It's like an old school screensaver - very nice touch!
Thanks, that's actually my screensaver project Bubbles[1] which I created to mimic as much as possible the Windows 95 bubbles screensaver. It's a one-line include for any website, which is why I put it in this one. Maybe it'll catch on!
I get the bubbles page too after a minute or so, but the main page is just white with two black lines on it.
When I move my mouse around it, I get a click pointer and can see the links show up in the status area, but nothing is displayed. on latest version of Vivaldi
actually the content is there, it's just showing as white on white - when I select with the mouse I can see things - but my guess is that its still not displaying correctly
That's very odd. Not sure what os/browser you're using, but I'm using standard HTMLCanvas stuff to draw them. Could you file an issue in the repo with that info? Thanks!