Changes between Initial Version and Version 1 of Ticket #13499
- Timestamp:
- May 23, 2022, 9:10:27 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13499 – Description
initial v1 12 12 In GRID VIEW, the filter is also no longer applied and the wrong game is now highlighted. The filter string is still in the search field, but it's not applied. 13 13 14 An additional issue that may be connected, is that if in the Grid View, in the filtered list, I select the first game result and repeat the above steps, then after clicking OK from the game options, if I click to switch to List View, ScummVM will crash with assertion fault: 15 {{{Assertion failed: idx < _size, file ./common/array.h, line 232"}}} 16 14 17 Note, I have quite a lot added games in my ScummVM installation. Certainly enough for the list have to be scrolled for a while to see the whole thing. I am unsure if this is related to the issue -- that is, whether the issue won't occur for small lists of added games.