Menu

#15 rowHeight property sometimes NaN on lists

open
ariels
5
2009-12-15
2009-12-15
ariels
No

when you use a list with a variable row height, the rowHeight property is sometimes NaN. This happens when the list is not yet completely initialized. This has as comsequence that a listui that needs to know its rowHeight sometimes won't appear until you click on a item on the list. The fix in the meantime is not to use varaibleRowHeight.

Discussion