Download Latest Version 7.5.0 source code.zip (5.8 MB)
Email in envelope

Get an email when there's a new version of Spots

Home / 7.4.3
Name Modified Size InfoDownloads / Week
Parent folder
7.4.3 source code.tar.gz 2018-01-03 5.7 MB
7.4.3 source code.zip 2018-01-03 5.8 MB
README.md 2018-01-03 872 Bytes
Totals: 3 Items   11.4 MB 0

This release is all about minor optimizations, seems like there is a lot of that these days. The layout algorithm for SpotsScrollView has been improved by moving the appropriate methods out of layoutViews.

When setting frames to views, the width is now floored before it gets set. This avoids using values with percentage in them.

The property sizeCache is now properly populated on iOS, this was only done on tvOS before.

Merged pull requests: - Optimize/spots scrollview on ios and tvos #790 (zenangst) - Floor width to only rely on whole numbers #791 (zenangst) - Populate sizeCache on iOS #792 (zenangst)

Source: README.md, updated 2018-01-03