Files
lanspread/crates/lanspread-tauri-deno-ts
ddidderr 49ca5c04a2 fix(ui): keep file viewer visible while installing
The detail view already exposes View Files while a game is downloaded,
installed, or actively downloading. During the download-to-install handoff,
the backend can report Installing before the local downloaded/installed flags
have settled in the next snapshot, which briefly hid the file viewer button.

Treat Installing as another state where the game root should remain reachable.
This keeps the detail view stable during the handoff without changing backend
file-opening behavior.

Test Plan:
- just frontend-test
2026-05-21 17:48:35 +02:00
..
2026-05-17 23:16:42 +02:00
2026-05-17 23:16:42 +02:00