Please sign in to access this page
once it's on, it's never coming off! a realtime gum wall for the internet :)
logabe
Check their projects out: WIP Social Media, Mini Libraries: Book sharing platform, Pass-the-project: Slack-based community game, MiniChat: Simple web chat in Rust
Josh P
Check their projects out: FOSSbooth, NEMA Updates , Wow, Website!
Lordseriouspig
Check their project out: Nova Browser
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
there was a bug with virtualization where stuff stuck to the gumwall would sometimes disappear early, so i changed the virtualization logic to try and account for the size of the thing stuck to the wall. i don't think it worked 😭 but i put too much effort not push so uh here we go
so uhhhh... i kinda forget markdown lets you do images and they kind of broke anything so this is a quick hotfix for that lmfao
touch support and better positioning for the control panel (the center thingy where you can stick) for mobile :)
BIG CHANGES!!!! ok well first i did a massive refactor because before well uh all the code was squeezed in one file 😅 which was not the best so now it's a little more organized, but *MORE IMPORTANTLY: it's now virtualized!!! that means only the elements that need to be visible are rendered, which improves performance a ton! it still gets laggy in dense areas (like, you know, right when you load up the website 💀) so i have to work on that but this should make it actually possible to have an infinite number of stuff stuck to the wall (besides database limits and loading the data and a bunch of other stuff i have to fix but WHATEVER it's progress ok) anyways have to do more coding now bye lol
accidently broke everything with the last update by not accounting for pan while saving positions to the database 💀 but at least it works now without any crazy damage. also look at this massive screenshot
canvas is now INFINITE! so there's a lot more space :) was harder than i thought but it feels very satisfying lol
added the ability to stick text!!! also fixed some layout, selection, and light mode bugs i somehow introduced with the last devlog (whoops).
i'm probably going to do a ship right now (early, i know) as an mvp before adding support for other media and other iNteResTIng features later (lol)