Opened 5 months ago

Closed 2 days ago

#15205 closed defect (fixed)

GUI: Missing scroll bars for the Mass Add dialog on low resolutions

Reported by: ccawley2011 Owned by: sev-
Priority: high Component: GUI
Version: Keywords:
Cc: Game:

Description

The Mass Add dialog looks like it should have scroll bars when there are more games detected than fit on the screen, but one doesn’t appear.

Attachments (1)

MassAdd_256x192.png (23.2 KB ) - added by ccawley2011 5 months ago.

Download all attachments as: .zip

Change History (7)

comment:1 by sluicebox, 5 months ago

I'm seeing a scrollbar. Windows build, latest code, default config

comment:2 by tag2015, 5 months ago

I don't see any problem either on Windows (using both the hires or lowres theme). Is this bugreport related to the DS port?

by ccawley2011, 5 months ago

Attachment: MassAdd_256x192.png added

comment:3 by ccawley2011, 5 months ago

It does look like an issue that's mostly specific to the DS (which has a screen resolution of 256x192), but it can be reproduced on other platforms by modifying the resolution check in gui/gui_manager.cpp.

comment:4 by bluegr, 5 days ago

Summary: GUI: Missing scroll bars for the Mass Add dialogGUI: Missing scroll bars for the Mass Add dialog on low resolutions

comment:5 by sev-, 2 days ago

In 29887694:

GUI: Narrow down MassAdd dialog list. Fixes bug #15205

Also bump theme version

comment:6 by sev-, 2 days ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

Fixed. The game list width in the MassAdd dialog was set to 280 which is indeed bigger than 256 :)

Note: See TracTickets for help on using tickets.