kbatbouta / RimWorld-RocketMan

RocketMan is a RimWorld mod that is designed to improve RimWorld performance.
Eclipse Public License 2.0
48 stars 7 forks source link

[BUG] Hiding the RocketMan button does not persist through a game restart. #16

Closed andrewjrhill closed 3 years ago

andrewjrhill commented 3 years ago

Describe the bug

The RocketMan button remains in the bottom menu bar after restarting the application; despite switching it off in the mod settings.

To Reproduce Steps to reproduce the behavior:

  1. Go to Mod settings for RocketMan
  2. Click Show RocketMan button/icon to hide the button from the main RimWorld navigation bar.
  3. Restart the game.
  4. A button in an "empty state" (not clickable, no icon) will be present where the RocketMan button usually is.
  5. Go back into the Mod settings for RocketMan.
  6. Click Show RocketMan button/icon to resolve.

Expected behavior The "hiding" of the button should ideally persist through a game restart.

Screenshots

An exmple of the "empty state" button in the lower menu bar after restarting the game:

Screenshot 2021-06-05 at 12 55 43

A demo of what users need to do each time the game is restarted to keep the button from re-appearing:

https://user-images.githubusercontent.com/3358672/120889677-95c4cd80-c5fe-11eb-832a-72673f64677e.mov

Environment:

kbatbouta commented 3 years ago

Will fix soon.

kbatbouta commented 3 years ago

Fixed in the latest commits. Thanks for the report!

andrewjrhill commented 3 years ago

@kbatbouta - thanks! Fantastic mod by the way! Really appreciate what you've put together here!