Opened 4 years ago
Closed 4 years ago
#12328 closed defect (fixed)
AGS: The Shivah Enhanced: Some GUI elements are misaligned
Reported by: | Tea23 | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | ||
Cc: | Game: |
Description
Screenshots attached. The Yiddish dictionary and the achievements dialogue have incorrect dimensions. In the latter case this causes the description text to overflow.
Content-wise there is nothing missing from the dictionary.
Attachments (2)
Change History (4)
by , 4 years ago
Attachment: | scummvm-shivah-00002.png added |
---|
by , 4 years ago
Attachment: | scummvm-shivah-00000.png added |
---|
comment:1 by , 4 years ago
Component: | --Unset-- → Engine: AGS |
---|
comment:2 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There was an incorrect computation of the line spacing when displaying multiple lines of text with a TTF font in ScummVM. This is fixed in 12829b2 and I have verified that now the Yiddish dictionary is displayed as in the original.
Hopefully the achievement issue was caused by the same bug and is fixed as well.