Layout v0.4.19 Release Notes

Release Date: 2017-09-05 // over 6 years ago
    • Layout now compiles without modification in Xcode 9 using Swift 3.2 or 4.0
    • ๐Ÿ›  Fixed a bug with disappearing UIAlertController buttons in iOS 9 (introduced in 0.4.14)
    • ๐Ÿ‘Œ Improved scrolling performance for auto-sized UITableView cells
    • ๐Ÿ‘Œ Improved UITableView auto height calculation when using multi-line labels
    • UITableView section headers and footers no longer vanish after calling reloadData
    • ๐Ÿ›  Fixed some bugs in parsing of keyPaths in expressions
    • ๐Ÿ‘Œ Improved expression parsing performance in Swift 3.2 and above