github scenee/FloatingPanel 2.8.0

latest releases: 2.8.2, 2.8.1
6 months ago

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

Don't miss a new FloatingPanel release

NewReleases is sending notifications on new releases.