edcesar / flexlib

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

WindowShade doesn't appear to be repeater-safe #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a repeater that repeats a WindowShade
2. Set the header renderer of the WindowShade to a CanvasButton that sets 
values dynamically 
(say via data binding)

What is the expected output? What do you see instead?
The button should render as it does in other contexts, but instead it seems 
that none of the 
dynamic values actually show up.

What version of the product are you using? On what operating system?
Flash 9/Flex 3, Mac OS X 10.5.2

Please provide any additional information below.
My suspicion is that this is a similar issue to the one that was fixed for 
CanvasButton in r124, but 
I haven't been able to determine how to fix it yet.

Original issue reported on code.google.com by catfish....@gmail.com on 29 Apr 2008 at 12:06

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 8 Jan 2009 at 5:05