Lnpopupcontroller: Popup bar does not fade correctly when opening the popup programmatically

Created on 8 May 2017  路  4Comments  路  Source: LeoNatan/LNPopupController

Description


When opening a popup with openPopup, the popup bar immediately disappears as the presenting animation starts. Opening the popup normally (e.g., wantsDefaultTapGestureRecognizer = true) fades out the popup bar while the popup opens.

Steps to Reproduce


The provided custom popup bar example "Maps" shows an example of this behavior.

simulator screen shot may 8 2017 2 53 21 am
simulator screen shot may 8 2017 2 53 43 am

The first image shows the popup bar disappeared while the popup is opening, while it would normally fade out. The bottom image shows the popup bar fading in when the popup is being closed.

Device, OS and Xcode Versions


OS: 10.12.4
Xcode: 8.3.2
Simulator: iPhone 7 iOS 10.3

bug

Most helpful comment

Thanks for reporting, I will take a look.

All 4 comments

Thanks for reporting, I will take a look.

This issue has been resolved in master. I will have a new release soon.

Thank you!

Thank you for using my framework!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

derickito picture derickito  路  3Comments

iKushalManiyar picture iKushalManiyar  路  4Comments

RajChanchal picture RajChanchal  路  3Comments

chauhan130 picture chauhan130  路  8Comments

amosavian picture amosavian  路  7Comments