Skip to content

Commit 22ff4f2

Browse files
jeremymanningclaude
andcommitted
Dismiss tutorial when returning to welcome screen via logo click
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 06e4082 commit 22ff4f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ async function boot() {
242242
}
243243
} else if (screen === 'map') {
244244
// Map screen → return to welcome without clearing progress
245+
dismissTutorial();
245246
unlockOrientation();
246247
renderer.abortTransition();
247248
toggleQuizPanel(false);

0 commit comments

Comments
 (0)