Bug [ ]: Analysis - Load from Library - Add x Games counter issue

Sort:
Oldest
jas0501

The games selected to add permits multiple selections of the same game. Toggling the view of the game increments the came count and adds a game to the add queue. This permits multiple occurrences of a game in the queue.

A re-click should uncheck the selection, not add another game instance to the queue. The Load from Archive works correctly.

Here is a screen shot of loaded game 2, 4, and 6 occurrences of games:

Here is a screen shot of the counter at 8 with 1 game selected.

Here is an animated gif showing the issue:


The Fix:
Don't select a game alre3ady selected on a re-click. If already selected, just un-select it.


 

drittman13

fixing this