Offline Persistence

Local-first workflow

TacticSlate treats the browser as the first save location. Boards, scenes, animation state, and imported assets are stored locally so you can keep working without depending on cloud setup first.

What persists locally

  • the current 2D board
  • related 2D animation data
  • the current 3D scene
  • the current 3D animation workspace
  • imported local assets used by those workspaces

What to Expect After Refresh

Refreshing the editor should restore the latest local state from this browser. That is the normal workflow.

  • Give autosave a moment to finish before closing a busy session.
  • Use JSON backup or export when the board matters outside this browser.
  • Expect storage behavior to vary across browsers, profiles, and private sessions.

Storage caveats

Browser storage is helpful, not permanent. Clearing site data, switching devices, or using restrictive privacy settings can remove local saves. Treat local autosave as convenience, not as the only backup.

Offline Persistence | TacticSlate