Datagrid itemRenderer Image Distorts After Scrolling
Hey guys,
Have a strange problem ( Flex 3 ) where an image I use in a custom cell renderer inside my datagrid becomes distorted after scrolling. I've attached a screen shot of the result.
When the grid is first rendered everything looks correct, but as I scroll it seems to ignore the image size, which is being forced to the correct size in the updateDisplayList override.
I've tried all kinds of things to try and force the size, but no matter what I do for some reason it wants to expand the size after scrolling. Any ideas would be greatly appreciated. Thanks.
|