Opened 14 years ago
Closed 14 years ago
#5678 closed defect (fixed)
QFG3: Thin vertical black line in start menu
Reported by: | wjp | Owned by: | wjp |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Quest for Glory 3 |
Description
In the start menu in QfG3, there is a one pixel wide vertical line on the right side.
SSCI seems to round coordinates of showBits calls to even numbers, but this needs confirmation. The attached patch does this too.
Ticket imported from: #3293351. Ticket imported from: bugs/5678.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | sci_bitsshow_rounding.patch added |
---|
comment:1 by , 14 years ago
The attached patch looks good. Should it be added now that we're having the game testing, or should we wait until after 1.3.0 is released to apply it?
comment:3 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Suggested patch