Update App.tsx to reseed editor viewport on Start Day and Start Time change

This commit is contained in:
2026-04-14 20:56:33 +02:00
parent 83a3e74444
commit df6f1b50da

View File

@@ -11439,7 +11439,9 @@ export function App({ store, initialStatusMessage }: AppProps) {
</label>
</div>
<div className="material-summary">
Default is 24 real minutes for one full 24-hour cycle.
Start Day and Start Time now immediately reseed the editor
viewport. Default is 24 real minutes for one full 24-hour
cycle.
</div>
</div>