Kevincosme / flexlib

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

CanvasButton doesnt support horizontalScrollPolicy and verticalScrollPolicy #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile the attached ButtonRotate.mxml
2.
3.

What is the expected output? What do you see instead?
verticalScrollPolicy="off" horizontalScrollPolicy="off" not supported

What version of the product are you using? On what operating system?
Flex2.0 WindowsXP

Please provide any additional information below.

<flexlib:CanvasButton verticalScrollPolicy="off" 
horizontalScrollPolicy="off"> causes error

Original issue reported on code.google.com by vam6...@gmail.com on 24 Aug 2007 at 9:18

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 8 Sep 2007 at 10:39

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 9 Sep 2007 at 1:40