]> git.tdb.fi Git - libs/gltk.git/commit
Clear dropdown text if the associated list selection is cleared
authorMikko Rasa <tdb@tdb.fi>
Fri, 6 Mar 2015 00:03:51 +0000 (02:03 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 6 Mar 2015 00:03:51 +0000 (02:03 +0200)
commit9dbdf5decfa160df15c237887fdcbf12fc8f835b
tree7ca5525fbc5267e196ec7bfc91a9232036aac1a0
parent08b48157dc9ca5a4bd59d8eec9fa4e3bff8f0503
Clear dropdown text if the associated list selection is cleared

This is currently impossible to do by interacting with the widget, but
may happen if the selected item is removed.
source/dropdown.cpp
source/dropdown.h