Skip to content

Show Restart button on the export-as and settings screens#2282

Open
Fabrimat wants to merge 5 commits into
HiveGamesOSS:developfrom
Fabrimat:reset-button
Open

Show Restart button on the export-as and settings screens#2282
Fabrimat wants to merge 5 commits into
HiveGamesOSS:developfrom
Fabrimat:reset-button

Conversation

@Fabrimat
Copy link
Copy Markdown

Summary

Makes the red Restart button always visible from the moment a world is loaded, so the user can start over at any point in the flow without having to wait until the save screen.

Until now, Restart only appeared on the save screen and on the conversion screen after an error or cancellation. With this change it is also present on:

  • Export As screen (after the world is loaded)
  • Advanced Settings screen

Select World and the existing save screen are unchanged.

Changes

  • Add inline Restart button as the first element of the bottom bar on ModeScreen and SettingsScreen. Same handler (window.location.reload()) as the existing Restart elsewhere in the UI.
  • Recolor Switch Mode on the advanced settings screen from red to magenta so it visually pairs with Advanced Mode on the previous screen and is no longer the same red as the new Restart button.

No backend changes. No new dependencies.

@Fabrimat Fabrimat requested a review from a team as a code owner May 26, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants