]> git.ipfire.org Git - thirdparty/newt.git/commit
check for zero menu/list height in whiptail
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Nov 2022 13:50:04 +0000 (14:50 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Nov 2022 16:21:26 +0000 (17:21 +0100)
commitbb5f279ba38444fe2dd0b25f45269642ef0401eb
tree72f6de8dd451cc61b2dcda175fa04b31325d1fd7
parent9c4eb622653dab834d013288a48d83f80869f4fe
check for zero menu/list height in whiptail

When the specified window height and width are larger than zero, but the
menu/list height is zero, calculate all three values to fit the
specified entries.
whiptail.c