Opened 3 years ago

Closed 3 years ago

#12428 closed defect (fixed)

GRAPHICS: OPENGL: Thumbnail omitted from Save/Load dialogs in list mode.

Reported by: macca8 Owned by: macca8
Priority: normal Component: Graphics
Version: Keywords:
Cc: Game:

Description

When viewed in list mode, ScummVM's save/load dialogs usually display a list box and a thumbnail (if supported by the engine), which provides an image and basic metadata for the selected save file.

Since the implementation of the HiDPI PR, if a game and/or the Launcher is set to use OpenGL, and the dialog is set to list mode, save/load dialogs display with a list box, but no thumbnail.

I only have a small sample size of 3 games (different engines), but each game normally displays the thumbnail.

Note that while the thumbnail can still be viewed in list mode if using a non-OpenGL graphics mode, there's a lack of consistency with the result produced by some engines (when compared to the Launcher's Load dialog), however I'm hoping that commit 8f7d28f8 may address this inconsistency without the need to report individual engines.

ScummVM version: 2.3.0git15224-ga69da418
Platform: macOS 10.11.6 (max screen resolution 1920x1080)

Change History (1)

comment:1 by macca8, 3 years ago

Owner: set to macca8
Resolution: fixed
Status: newclosed

This has been fixed, along with the non-OpenGL issues seen in some engines, in daily build 2.3.0git15246 (14 Apr 2021).
Thank you.

Note: See TracTickets for help on using tickets.