#1860 closed defect (fixed)
GUI: Credits scroll glitch
| Reported by: | eriktorbjorn | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | GUI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
If I change scaler or aspect ratio correction during the credits scroll, the scroll terminates and I get a "WARNING No game was specified...!" message.
The first is probably because the scroll terminates on key down. I don't know what causes the second though.
Ticket imported from: #1091802. Ticket imported from: bugs/1860.
Change History (4)
comment:1 by , 21 years ago
| Summary: | Credits scroll glitch → GUI:Credits scroll glitch |
|---|
comment:2 by , 21 years ago
comment:3 by , 21 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Summary: | GUI:Credits scroll glitch → GUI: Credits scroll glitch |
comment:4 by , 7 years ago
| Component: | --Unset-- → GUI |
|---|
Note:
See TracTickets
for help on using tickets.

It would be nice if we could ignore modifier keys (ctrl/shift/alt/...) when checking for keys in the about dialog.
Offtopic: I wanted to make it so that it scrolls faster/backwards when certain modifier keys are pressed, but at least on my Mac SDL that didn't work too well (maybe a bug in SDL/OSX, though. Gotta check that one)