Opened 19 years ago

Closed 19 years ago

Last modified 6 years ago

#8456 closed patch

Possible workaround for bug #1243280

Reported by: eriktorbjorn Owned by: eriktorbjorn
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

The language selection popup doesn't fit on the screen when using the small version of the GUI.

There are a number of possible ways of fixing this. The best way would probably be to make the list scroll if it's too long. That's not what this patch does. Instead it draws the list in two columns. This has the advantage of being easy to implement. Of course, once those two columns are full, we're just as screwed as before. But maybe it's good enough for 0.8.0, and we can make a better fix later?

Ticket imported from: #1263153. Ticket imported from: patches/561.

Attachments (1)

popup-twocolumns.diff (3.3 KB ) - added by eriktorbjorn 19 years ago.
Patch against an August 17 CVS snapshot

Download all attachments as: .zip

Change History (4)

by eriktorbjorn, 19 years ago

Attachment: popup-twocolumns.diff added

Patch against an August 17 CVS snapshot

comment:1 by eriktorbjorn, 19 years ago

Owner: set to eriktorbjorn
Status: newclosed

comment:2 by eriktorbjorn, 19 years ago

Applied it, since Fingolfin didn't object. (Not too much, at least. :-)

comment:3 by digitall, 6 years ago

Component: GUI
Note: See TracTickets for help on using tickets.