Changelog History
-
v1.5.2 Changes
October 17, 2018Migrate Swift source to v4.2 and add settings for new iphone frames
-
v1.5.1 Changes
March 06, 2017๐ found a crash on removeAllItems method that would cause crash when items' size is 0
-
v1.5 Changes
January 24, 2017Introduce new properties to allow set number of items per screen for multiple screen sizes instead of setting minimum margins, as well as new properties to center subviews when items are not wide enough to use whole screen width
-
v1.4 Changes
December 02, 2016โ Add custom width when judging whether to scroll to next item; add
๐ support to all Apple devices screen size, now you can specified
different mini margin, mini appear width and left margin for all sorts
of screen sizes. -
v1.3 Changes
September 15, 2016๐ Change to adapt Swift 3 with Xcode 8, add support to nib, just change
the class on nib file to ASHorizontalScrollView -
v1.2 Changes
May 17, 2016๐ change C style code to swift 3 format, fix removeItemAtIndex last index crash bug
-
v1.1 Changes
December 09, 2015๐ Objective-C: Add comments on functions, remove scale when calculating margin, it seems that the behaviour in iOS 9 change the way of align views
๐ Swift: Change to adapt Swift 2.1, add comments on functions, remove scale when calculating margin, it seems that the behaviour in iOS 9 change the way of align views
-
v1.0 Changes
August 23, 2015Swift 1.2