Kevincosme / flexlib

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

ButtonScrollingCanvas hides children from app #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In MXML Place a repeater inside a ButtonScrollingCanvas
2. Utilize the repeater's currentItem in the item being repeated

What is the expected output? What do you see instead?

Everything should be displayed fine with scrolling buttons, but an error is
thrown: 
ReferenceError: Error #1069: Property menuRepeater not found on Order and
there is no default value.

What version of the product are you using? On what operating system?

FlexLib 1.9

Please provide any additional information below.

Original issue reported on code.google.com by scott.bo...@gmail.com on 5 Jul 2007 at 7:56

GoogleCodeExporter commented 8 years ago
same issue is explained better in issue #47 with a fix, marking this one as 
duplicate

Original comment by dmcc...@gmail.com on 29 Aug 2007 at 4:09

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 25 Dec 2007 at 2:28