get rid of old versions of edited nodes when submitting in sim mode

This commit is contained in:
stopflock
2026-02-01 16:02:49 -06:00
parent ba3b844c1e
commit f76268f241
2 changed files with 11 additions and 4 deletions

View File

@@ -104,7 +104,6 @@ cp lib/keys.dart.example lib/keys.dart
## Roadmap
### Needed Bugfixes
- Old nodes are sticking around after edit submissions go through, at least in simulate mode. I think we prune those from cache when in production mode at least?
- Ask for location permission on first launch, temp disable notification permission
- Make submission guide scarier
- Tile cache trimming? Does fluttermap handle?