SuperDude88 / TWWHD-Randomizer

The Wind Waker HD Randomizer
MIT License
49 stars 5 forks source link

[Tracker Bug] Treasure/Triforce Chart icons don't stay open on program restart until opening them a second time. #112

Open SuperBro64 opened 1 week ago

SuperBro64 commented 1 week ago

Describe the bug Clicking on an island sector's Treasure Chart or Triforce Chart icon in the tracker "opens" the icon as usual, and the chart logic requirement for that island's "Sunken Treasure" check properly turns blue. However, if the randomizer program is exited and restarted, then the logic requirement expectedly remains blue, but the chart icon suddenly changes back to the "closed" icon again. Only by clicking and opening the chart icon a second time does the icon remain open when the randomizer program is exited and restarted again.

To Reproduce Steps to reproduce the behavior:

  1. Go to the main tracker screen (not inside any island or dungeon)
  2. Click on an island's Treasure Chart or Triforce Chart icon to "open" it.
  3. Exit the randomizer program and restart it.
  4. Go back to the tracker and see that the chart icon is now "closed" again.
  5. Repeat Steps 1-3.
  6. Go back to the tracker and see that the chart icon now remains "open".

Expected behavior The chart icon should remain open on program restart after the first click, not on subsequent clicks.

Platform:

Additional context