ScrollStackController v1.4.1 Release Notes

Release Date: 2020-10-01 // over 3 years ago
  • ๐Ÿš€ Released on 2020-10-01

    ๐Ÿ”„ CHANGELOG

    • โšก๏ธ #14 [FIX] Cannot update the height of the ScrollStackRow's contentView because it does not receive scrollStackRowSizeForAxis() event when its layout di change

Previous changes from v1.4.0

  • Released on 2020-09-25

    ๐Ÿ”„ CHANGELOG

    • โšก๏ธ #13 Fixed an issue with separator visibility which is wrongly updated when setRows/addRows is called. isSeparatorHidden of ScrollStackRow is now a property of the row itself which is maintained regardless the order of the row (when autoHideLastRowSeparator is set).
    • ๐Ÿ“ฆ Compatibility with Swift Package Manager (SPM) 5.3