Fixed Bug #2961130: Console min height after resolution change
Upon changing the screen/window resolution it was possible for the console when in single-line mode to be drawn hidden behind the title bar (due to failing to recalculate dimensions of the console correctly).
The mechanism for resizing the console window has been reimplemented.
Fixed Bug #2961130: Console min height after resolution change
Upon changing the screen/window resolution it was possible for the
console when in single-line mode to be drawn hidden behind the title
bar (due to failing to recalculate dimensions of the console correctly).
The mechanism for resizing the console window has been reimplemented.