arcada
arcada copied to clipboard
📐 react & pixi.js interior design software / floor plan creator
Getting an error when trying to run this project. In the Handle.ts file showing `Cannot find name 'WALL_THICKNESS'` Already I fixed it.
Hi First of all: thank you so much to make this publicly available! When I was looking through the setup, I stumbled on this: "wallNodes": [ { "id": 1, "x":...
When I pressed on the "draw walls" button, a notification popped up explaining how to use this tool. However, after clicking around for a bit, the notification disappeared and I...
I've pressed on the "Load from local save" button but it gave me an error. I'm guessing it was because I didn't have any local data to load: 
I've accidentally right-clicked the app's UI and opened a context menu:  And that seems to have broken the app, since I cannot move the screen or zoom in/out anymore...
add vitejs (it is faster than react-scripts) add logo to favicon
It would be super cool if I could click on a size label and type in the desired length
Allows users to click on the wall dimension label and type a custom value to resize the wall directly. https://github.com/user-attachments/assets/03bf36c3-6f92-4976-b782-6ac6e649f223 Closes #13