github scenee/FloatingPanel v1.7.4
1.7.4

latest releases: 2.8.3, 2.8.2, 2.8.1...
4 years ago

This release has a hotfix for v1.7.3 as follows.
(v1.7.3 has already been removed v1.7.3 from GitHub and CocoaPods. )

Improvements

  • Ignore .swiftpm/ folde by @zntfdr

Bugfixes

  • Fix floatingPanel(_:contentOffsetForPinning:) delegate name

Thank you so much to @zntfdr.


1.7.3

This release includes a new delegate method and bug fixes. It is highly recommended to upgrade if you use v1.7.2 or display multiple panels overlapping.

New APIs

  • Add floatingPanel(_:contentOffsetForPinning:) delegate method (#314)
func floatingPanel(_ vc: FloatingPanelController, contentOffsetForPinning trackedScrollView: UIScrollView) -> CGPoint

Bug fixes

  • Fix an issue where the pan gesture recognizer doesn't work well when multiple panels are displayed #308, #320.
  • Fix a breaking content offset of the tracked scroll view #293
  • Minor README.md typo #316
  • Fix a run script error #319

Thank you to @fedorpashin, @kohei1218, @lucio1392, @jacksonjude and @richardgroves for this release!

Don't miss a new FloatingPanel release

NewReleases is sending notifications on new releases.