RetroArch icon indicating copy to clipboard operation
RetroArch copied to clipboard

[Ozone] Quick Menu sidebar does not show updated core and runtime until selecting another entry

Open Ryunam opened this issue 2 years ago • 0 comments

Description

@sonninnos Here we are with yet another minor discrepancy I noticed with the Quick Menu Sidebar. It's a really small one, hopefully!

If one selects any playlist entry, then opens "Set Core Association" and chooses a different core from the one that was previously assigned to that specific entry, or chooses "Reset Core Association" to remove any previous core assignation, two issues happen:

  • the displayed "core" value in the sidebar will still show the old and now outdated core name, unless you cancel back to the playlist menu, select another playlist entry in the menu, then move the cursor back to the entry that was previously selected;
  • similarly, if the user chose to display the core-specific runtime in the sidebar (and not the total aggregate one), the runtime metadata in the sidebar will not update immediately, unless doing the above and manually refreshing the entry in the UI.

Expected behavior

Both the assigned core and related core-specific metadata (if the user chose to display the core-specific runtime and not the total aggregate one) should be updated immediately in the Quick Menu sidebar.

Version/Commit

  • RetroArch: 1.10.3 / 72b4cf914e6481b013afd57af5777efd3c7a0fa8

Environment information

  • OS: Windows 11
  • Compiler: MSYS2/Mingw64

Ryunam avatar Aug 06 '22 12:08 Ryunam