Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

touch for Background/presentator view is not working #183

Open
5 of 9 tasks
VipulDungranee opened this issue Jun 24, 2022 · 0 comments
Open
5 of 9 tasks

touch for Background/presentator view is not working #183

VipulDungranee opened this issue Jun 24, 2022 · 0 comments

Comments

@VipulDungranee
Copy link

Description

background view's interaction is not available, there is no such feature available in this lib which provide touch for background view (presentator view), i want interaction for both views like in my popup view which i displayed using this lib having product list so i need touch for that and background webview as well,

kindly let me know how can i achieve touch for background view or view which present this popup view .

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

PanModal version: 1.2.7

iOS version: 15.4 (i think its not issue with ios version)

Steps to reproduce:

  1. add view at bottom using pan model
  2. try to touch background view which showing in remaining screen
  3. touch for backround view will not happen

Expected result:

What you expected to happen

when we open any view using this lib we should able to get touch of background views/ presentator view

Actual result:

What actually happened

when we open any view using this lib we are not able to get touch of background views/ presentator view , i am trying to scroll webview but instead that view this bottom view is getting scroll even i am not touching in that area,

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc.

IMG_9051.MOV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant