polytronicgr / gwen-dotnet

Automatically exported from code.google.com/p/gwen-dotnet
0 stars 0 forks source link

Table/ListBox SizeToContents/Children not working #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a ListBox
2. Add some rows
3. Call SizeToChildren()

What is the expected output? What do you see instead?
- Expected resizing to fit content. Actual: no change.

Original issue reported on code.google.com by der.ag...@gmail.com on 1 Mar 2012 at 3:33

GoogleCodeExporter commented 8 years ago
Fixed in r95

Original comment by der.ag...@gmail.com on 7 Mar 2012 at 2:54