X11: fix menu windows being taller than the screen
Menu windows with lots of entries (such as #optionsfull) were taller than the screen, making them awkward to use. The widget needs to be realized before we can get the size. Also, we need to set the size of the parent popup, not the acting widget.
This commit is contained in:
@@ -244,6 +244,7 @@ Windows: in the event that there is a collision between a menu group
|
||||
X11: obey timed_delay
|
||||
X11: improve TTY-style status line with text attributes for status hilites,
|
||||
hitpointbar, some unicode support, 3-line status
|
||||
X11: fix menu windows being taller than the screen
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user