#14701 closed defect (fixed)
GUI: iOS settings menu needs a way to scroll up down
Reported by: | DominusExult | Owned by: | OMGPizzaGuy |
---|---|---|---|
Priority: | high | Component: | Port: iOS |
Version: | Keywords: | ||
Cc: | Game: |
Description
the settings menu does not recognize that it shows settings that are off screen and offers no way to scroll down (or up).
In landscape view this affects a some setting tabs (like backend) and in both portrait and landscape it affects the keymapper tab excessively.
Change History (7)
comment:1 by , 12 months ago
comment:2 by , 12 months ago
This isn't strictly an iOS bug, the same problem happens e.g. in Windows in the keymapper tab. The scrollbar is missing so you are forced to use the mouse wheel
This is probably still related to PR https://github.com/scummvm/scummvm/pull/4569
comment:3 by , 12 months ago
Priority: | normal → high |
---|---|
Summary: | iOS settings menu needs a way to scroll up down → GUI: iOS settings menu needs a way to scroll up down |
comment:5 by , 12 months ago
Owner: | set to |
---|---|
Resolution: | → pending |
Status: | new → pending |
This should be fixed by commit 70a7fef https://github.com/scummvm/scummvm/commit/70a7fef8afab68be653aa8bd89924d7466a7fac6
Verification needed before closing.
comment:6 by , 12 months ago
Resolution: | pending → fixed |
---|---|
Status: | pending → closed |
Verified to be working
comment:7 by , 11 months ago
Just tested but it's not working everywhere.
In game, in landscape mode, the Backend menu does not have a scroll bar yet. When you enter the options in game the menu is much smaller sized and thus not everything is showing and you can't scroll. Keymaps does have the scroll bar.
I noticed in GUI scale large, that some settings tabs do have scroll bar (Graphics, GUI), but other tabs do not have this when needed (Backend, keymaps, misc)