TComboBox: some fixes:
authorNiki Roo <niki@nikiroo.be>
Tue, 24 Sep 2019 07:19:44 +0000 (09:19 +0200)
committerNiki Roo <niki@nikiroo.be>
Tue, 24 Sep 2019 07:19:44 +0000 (09:19 +0200)
commit14aa1c78d2a8dca54fd7e8a6094e8e2b7f5b6847
treeaab1fd0d008b9ca07a68bbdd2386a0de02af12cb
parent713de2aab8afa1556d987897a9f28b85f5c0f8a2
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