Lessons tagged: Scrolling
-
Updated on: Oct 11, 2011
How to create a scrolling group using the improved graphics architecture
The 'scrolling' layerMode can be used to good effect to cache scrolling group content. If a group is completely unadorned (no border, no scrollbars), then the engine will take the bounds of the group to be that of its contained objects and clip the rendering of those objects to the r...
