Skip to content

v0.8.1

Compare
Choose a tag to compare
@kishikawakatsumi kishikawakatsumi released this 15 Aug 01:22
· 141 commits to master since this release
Breaking
  • None.
Enhancements
  • Expose the scroll view associated with the spreadsheet view. It allows interacting the scroll view's delegate.
    #115

  • Expose adjustedContentInset property which is introduced from iOS 11 as well as UIScrollView.
    #115

Bug Fixes
  • Fix an issue that content offset jumps after reloading.
    #117