Add tutorial overlay tour after welcome wizard

This commit is contained in:
2026-03-06 15:48:06 +02:00
parent 4a328010d7
commit d94ea19a0d
5 changed files with 204 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ mod processing;
mod settings;
mod step_indicator;
mod steps;
mod tutorial;
mod welcome;
mod wizard;