Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Overlay and transform.tar.gz | 2018-10-05 | 6.0 MB | |
Overlay and transform.zip | 2018-10-05 | 6.2 MB | |
README.md | 2018-10-05 | 320 Bytes | |
Totals: 3 Items | 12.2 MB | 0 |
- On OverlayLayout the primary layout parameter is now an array of layouts rather than a single layout.
- The view recycling mechanism in the
makeViews
method now resets the transform and anchorPoint for recycled views before handing them off to client code for configuration. - Minor warnings and playgrounds fixes.