Quit prompt, always show coordinates, web build, always draw rect

This commit is contained in:
Synthasmagoria 2026-09-15 14:23:59 +02:00
commit 28b5fb0a42
6 changed files with 87 additions and 44 deletions

14
TODO.MD
View file

@ -1,7 +1,13 @@
- Centered justification in UI
- Web build
- Web read/write
- Remove default project load error message on startup
- Ship with default setup
- Fix -vet errors
- Snap to grid option
- Set grid
- Set animation value
DONE:
- When there is no matrix it should still draw the rectangle
- Keyboard input doesnt work on web
- Resizing doesn't work on web
- Always show coordinates
- Web build
- Escape closes dialogue if on dialogue. Otherwise stops program if on desktop, but not without an unsaved changes warning.