Commit Graph

9 Commits

Author SHA1 Message Date
04f0483788 Normalize number setting: Handle null, undefined, and empty string inputs 2026-05-07 16:22:20 +02:00
1a68cd0085 Improve settings persistence and initialization logic in main.js 2026-05-07 16:20:38 +02:00
610df48f91 Implement local storage persistence and setting normalization for generation parameters 2026-05-07 16:20:16 +02:00
e32f6526f6 Refactor map item loading logic into a dedicated function 2026-05-07 11:04:29 +02:00
fd98d255b0 Control map selection loading using shouldLoadSelection flag 2026-05-07 10:51:03 +02:00
4fd6ee8534 Update refreshThumbnails signature to accept selection loading flag 2026-05-07 10:51:03 +02:00
892a3a8625 Prevent selection loading when refreshing thumbnails during map generation 2026-05-07 10:51:03 +02:00
460e85202a Add decode phase to progress tracking and file handling 2026-05-07 10:46:09 +02:00
2a2e72eda7 auto-git:
[add] README.md
 [add] default.png
 [add] equirect_hdr_icon_512-Wiederhergestellt.png
 [add] generate_equirect.py
 [add] icon.png
 [add] index.html
 [add] package-lock.json
 [add] package.json
 [add] public/
 [add] requirements.txt
 [add] run.sh
 [add] src-tauri/
 [add] src/
 [add] vite.config.js
2026-05-07 10:45:05 +02:00