#8477 closed patch
Possible fix for confusing "talk speed" GUI
| Reported by: | eriktorbjorn | Owned by: | Kirben |
|---|---|---|---|
| Priority: | normal | Component: | GUI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
I'm feeling much too timid today to simply apply this patch. ;-)
As discussed in bug #1337498, the "talk speed/delay" dialog in the SCUMM engine is a bit confusing, since + causes the gauge to decrease and - causes it to increase.
With this patch, the gauge will show the inverse of the value it's actually setting instead.
Ticket imported from: #1338105. Ticket imported from: patches/582.
Attachments (1)
Change History (5)
by , 20 years ago
| Attachment: | talkspeed.diff added |
|---|
comment:1 by , 20 years ago
| Owner: | set to |
|---|---|
| Summary: | Possible fix for confusing "talk speed" behaviour → Possible fix for confusing "talk speed" GUI |
comment:2 by , 20 years ago
| Status: | new → closed |
|---|
comment:3 by , 20 years ago
Added patch to both branches of ScummVM CVS, with a slight change to dialog title. The original games used similar dialog using a title of 'Text speed', so I thought we might as well too.
comment:4 by , 7 years ago
| Component: | → GUI |
|---|
Note:
See TracTickets
for help on using tickets.

Patch against an October 26 CVS snapshot