slippery-boxes v0.9.1
Storage Fallback and UI Fixes
Added a storage abstraction layer that gracefully falls back to an in-memory cache when localStorage isn’t available. This fixes issues for users in private browsing mode or with strict browser privacy settings where localStorage throws exceptions.
Also fixed a few UI issues: the level selector and editor dialogs now have proper heights, the canvas centers correctly in the viewport, and the win animation state resets properly between levels.