]> git.tdb.fi Git - libs/gltk.git/commit - source/list.h
Improve list focus management
authorMikko Rasa <tdb@tdb.fi>
Thu, 1 Sep 2016 16:42:41 +0000 (19:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 1 Sep 2016 16:42:41 +0000 (19:42 +0300)
commit6762feb95d685b556ae97a9cd1ce964d2b2ee5fe
tree3a91832fca76ff618aa8f97fd362fb6d3b4d215f
parentae62c05fe97d341c4f219656cdce7aadf321991b
Improve list focus management

Now that containers no longer get an implicit navigation event when
focused, list must take care of focusing the correct item itself.
source/list.cpp
source/list.h