Opened 19 months ago
Closed 14 months 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)
Change History (7)
comment:1 by , 19 months ago
comment:2 by , 19 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 , 19 months ago
| Attachment: | MassAdd_256x192.png added |
|---|
comment:3 by , 19 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 , 14 months ago
| Summary: | GUI: Missing scroll bars for the Mass Add dialog → GUI: Missing scroll bars for the Mass Add dialog on low resolutions |
|---|
comment:6 by , 14 months ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Fixed. The game list width in the MassAdd dialog was set to 280 which is indeed bigger than 256 :)

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