Lnpopupcontroller: Multiple fingers required to drag down and dismiss content view

Created on 1 Jan 2017  路  11Comments  路  Source: LeoNatan/LNPopupController

Multiple fingers are required to drag and dismiss the content view (controller).

at 0e3111e78916d6f79474c3ccd2b2f7ff6bb33b72

not a bug

Most helpful comment

I was also experiencing this issue. Luckily, the latest release solved it. Thanks for creating this great library 馃憤

All 11 comments

I don't understand what the issue is.

I apologize if I am getting the terminology wrong.

When the popupItem is tapped, the content view appears.

When I try to drag down on the content view to dismiss it (and go back to the small popupItem), nothing happens. However, if I use multiple fingers (sometimes up to 4 required), then it finally responds to my drag down action and slides down.

I don't see how this would happen. Please provide a demo project where this reproduces.

I will provide one.

This bug happens when presenting from a UINavigationController. Since you don't support UINavigationController, I don't know if you care to address this one.

I do support navigation controllers. There is only case where they are not supported, and that's your other issue.

I experienced the issue while the toolbar was hidden. That's actually what I meant.

Navigation controller issue has been solved. See if it helps you with this one.

I was also experiencing this issue. Luckily, the latest release solved it. Thanks for creating this great library 馃憤

@jahnsrud Thank you for the kind words!

Does this still reproduce?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chauhan130 picture chauhan130  路  8Comments

funkenstrahlen picture funkenstrahlen  路  3Comments

derickito picture derickito  路  3Comments

johnswifttt picture johnswifttt  路  5Comments

johnswifttt picture johnswifttt  路  5Comments