-
released this
2026-04-14 17:06:34 +02:00 | 32 commits to main since this releaseChunkPanel emitted 'rechunked' which triggered an async re-fetch via
analysisStore.select() — but Vue does not await async emit handlers,
so chunk-cards never appeared before the E2E 30s timeout.Now rechunk/edit/delete write returned chunks directly into the
analysis store via updateChunks(), removing the async round-trip.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)