TComboBox: some fixes:
authorNiki Roo <niki@nikiroo.be>
Thu, 24 Oct 2019 06:44:22 +0000 (08:44 +0200)
committerNiki Roo <niki@nikiroo.be>
Thu, 24 Oct 2019 06:44:22 +0000 (08:44 +0200)
commit1f1d1146efb1bbd8fc2d28942f3da72dcc4b6791
treeacdee2b445c2da33cd9db85579a4f3b8b6ee9a12
parent77dc800caee530b6d993706a5b4db4b858546f97
TComboBox: some fixes:
- allow autosize for the height
- allow resize later on after creation
- allow UP/DOWN to select items in the list
- some display fixes for the rightmost downarrow
src/jexer/TComboBox.java