wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Windowshade does not grow with content after a collapse + expand #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a windowshade with content that can grow such as a datagrid (or a
windowshade :) )
2. grow the content, the windowshade will grow, shrink the content and the
windowshade shrinks
3. Collapse the windowshade and then expand it
4. Repeat step 2 and observe the windowshade doesn't expand to contain the
content

Original issue reported on code.google.com by lloydfis...@gmail.com on 28 Feb 2008 at 8:51

GoogleCodeExporter commented 8 years ago
I commented on a different Issue about this problem since I didn't see this one.

I'm also experiencing this issue and have tried fixing it myself to no avail. 
Any
advice on how to fix it would be greatly appreciated.

Thanks.

Original comment by zbel...@gmail.com on 12 Mar 2008 at 5:29

GoogleCodeExporter commented 8 years ago
I just checked in a fix for this. I also attached a flexlib.swc containing the 
fix to
issue #81, which this seems to be a duplicate of. You can get it from here:

http://code.google.com/p/flexlib/issues/detail?id=81

It's built from the latest trunk code, so I don't know what else might be in it
that's not in the latest release, so use it with that caveat.

Original comment by xslf...@gmail.com on 16 Mar 2008 at 1:23