]> git.tdb.fi Git - libs/gltk.git/commitdiff
Always set column widths on the item itself
authorMikko Rasa <tdb@tdb.fi>
Wed, 12 Mar 2014 19:20:11 +0000 (21:20 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 12 Mar 2014 19:20:11 +0000 (21:20 +0200)
A newly created item gets parented to the List before it appears in its
item array.  As such, the loop inside the if block won't reach it.


No differences found