#3040 closed defect (fixed)
GUI: About dialog scroller
Reported by: | SF/knakos | Owned by: | lordhoto |
---|---|---|---|
Priority: | low | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
In svn build of 2 Feb 2007: In the about scroller the lowercase letters with descenders (j,g, etc.) do not scroll off the top in normal fashion. They scroll out a bit, then stop, then scroll completely out.
Ticket imported from: #1650993. Ticket imported from: bugs/3040.
Change History (4)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Fixed now, the yOff var in about.cpp wasn't the real problem, basically the modern theme just missed to restore the dialog background correctly.
comment:3 by , 18 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → GUI |
---|
Note:
See TracTickets
for help on using tickets.
forgot that Willem pointed out in IRC that there is a related fixme in about.cpp