Closed GoogleCodeExporter closed 9 years ago
mouseEnabled is ignored within a scrolling container. (Such as <viewFlipper>,
<scrollVertical>, <scrollXY>, <list>, etc...)
Since version 0.5.4, I've introduced a new property called "clickable", which
behaves like mouseEnabled (as far as MadComponents is concerned) inside
scrolling containers.
If you want to build your own custom component - extend MadSprite, which
includes the clickable property code.
Original comment by doc.andr...@gmail.com
on 8 Jul 2011 at 10:19
Original issue reported on code.google.com by
scr33nsh...@gmail.com
on 6 Jul 2011 at 12:27