Skip to content

ScrollStackController 1.4.0 - Swift 5.1+

Compare
Choose a tag to compare
@malcommac malcommac released this 25 Sep 08:53
· 52 commits to master since this release

Released on 2020-09-25

CHANGELOG

  • #13 [FIX] 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).
  • [NEW] Compatibility with Swift Package Manager (SPM) 5.3