Files
nethack/win
PatR 08249963b2 Qt menu fix
The change to use fixed-width fonts for menus wasn't working
optimally because the font got changed after menu construction
had measured the necessary width and height amounts.  ^X output,
which uses a menu instead of a text window for tty's benefit
(probably curses too; I don't remember), had a couple of lines
which were wrapping unnecessarily.

This fix avoids that, but the extra '+20' shouldn't be needed.
Unfortunately lines in menus are effectively double-spaced, which
looks bad, and I've no idea how to fix that.
2020-08-02 15:03:27 -07:00
..
2020-07-07 08:55:11 -04:00
2019-12-17 14:11:52 -05:00
2020-08-02 15:03:27 -07:00
2020-07-25 02:21:32 -07:00