Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI refresh issues after PR #1547 [cosmetic only] #1549

Closed
giantclambake opened this issue Dec 24, 2024 · 1 comment
Closed

GUI refresh issues after PR #1547 [cosmetic only] #1549

giantclambake opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels

Comments

@giantclambake
Copy link

Just checking through the latest changes wrt savestates, and noticed the following..

To recreate;

Examine current savestate path (here, this is savestate_dir=/home/gcb/Desktop )

gcb@gallah:~$ ls ~/Desktop/*.uss
 '/home/gcb/Desktop/Stunt Car Racer (1989)(Micro Style).uss'

The savestate file is associated with "Stunt Car Racer (1989)(Micro Style).adf" (floppy image)

Test:

Launch amiberry, GUI -> Quickstart --> load "Stunt Car Racer (1989)(Micro Style).adf" into DF0:
Goto Savestates panel... and see the associated .uss file is not displayed....

ex

Click on Slot 1 .....

ex1

Now click back to Slot 0 ....

ex2

The panel has refreshed, and correctly displays the savestate entry.

Expected: the associated .uss file should be displayed in the savestates panel immediately after loading the associated file.

Quit amiberry....

I'm guessing some folks will use savestate files in this fashion, via the GUI ...and in that case, I almost wonder if the Savestates panel itself, should have a 'Resume State' button to launch the .uss file from there?

In any event, I believe it should behave as Expected: ;)

TIA

@midwan
Copy link
Collaborator

midwan commented Dec 24, 2024

It wasn't refreshing the Savestate panel, so it didn't get updated with the inserted floppy name.
It should be fixed now, both from Quickstart and the Floppy panel.

@midwan midwan closed this as completed Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants