How would I get the width of an item renderer in a list?

I'm trying to fit the width of a list so that it doesn't clip an item
renderer half way thru if there's not enough space. So if the List is 105 px
wide and an single itemrenderer is 10 pixels wide then I want to resize the
list to 100 pixels so item 11 doesn't show.

Reply via email to