Skip to content

2.8.0

Compare
Choose a tag to compare
@scenee scenee released this 09 Oct 03:05
· 11 commits to master since this release

This release introduces the new API for the scroll tracking and several bug fixes. This is highly recommended to upgrade.

Important

The minimum deployment target of this library became iOS 11.0 on this release.

New features

  • Added the new delegate method, floatingPanel(_:shouldAllowToScroll:in:).

Improvements

  • Enabled content scrolling in non-expanded states (#455)

Bugfixes

  • Fixed CGFloat.rounded(by:) for a floating point error
  • Fixed scroll offset reset when moving in grabber area
  • Fixed a panel not moving when picked up in certain area
  • Fixed errors of offset value from a state position

Thank you to @FranckLetellier, @KirylBelasheuski for this release!

The API document: https://floatingpanel.github.io/2.8.0/documentation/floatingpanel/
Full Changelog: 2.7.0...2.8.0