talhatima / flexlib

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

When using graphical assets for CanvasButtonAccordionHeader, only the label is clickable #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I was running into this problem and thought I might be an isolated case when I 
noticed a stray 
comment on Doug Mccune's blog here: http://dougmccune.com/blog/2007/09/18/using-
complex-headers-with-the-flex-accordion/#comment-59944

1. Use the CanvasButtonAccordionHeader as a headerRenderer for an Accordion
2. Apply a graphical skin (i.e. upSkin: Embed(source=...)
3. Click on areas surrounding text. downSkin is shown, but the accordion will 
not open unless you 
click on the label text.

Using Flexlib 2.4 from March 8 2008.

Original issue reported on code.google.com by kne...@gmail.com on 24 Mar 2008 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by dmcc...@gmail.com on 8 Jan 2009 at 4:59