fahidattique55/FAPanels

Left side menu right slide will open WebView website own side menu as well?

jerrychong25 opened this issue · 1 comments

Hi all,

I would like to add FAPanels Left Side Menu into my iOS app, which already have WebView (Loaded with a website) in the app.

After added successfully, I tried to right slide from screen, as per below:
Screenshot 2019-07-31 at 3 40 53 PM

In the end, it will trigger FA Panels left side menu as well as website own side menu too. In total 2 side menus are displayed on my iOS app.

Expected Behaviour (1 Side Menu):
Screenshot 2019-07-31 at 3 43 08 PM

Actual Behaviour (2 Side Menu - FA Panels Side Menu on top of WebView Side Menu):
Screenshot 2019-07-31 at 3 43 08 PM

Screenshot 2019-07-31 at 3 43 20 PM

Is there any ways to set any hand gesture will always trigger only FA Panels Side Menu (on top of WebView)?

Thanks.

@jerrychong25 you can disable webview's gesture to so the pan gestures of FAPanels will not have any conflict with it.