-
Notifications
You must be signed in to change notification settings - Fork 3.1k
disable long press #2238
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
Comments
You can solve it with some custom CSS:
|
Hello 👋, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically |
Had a similar issue rendering a custom canvas within a webview and getting the copy prompt on long hold. Solution for me was to simply insert the following within the styles of the rendered html.
|
Can you please explain where to add this code? @chriswgreen-lineup |
Could you please describe where should we add this styles? |
Because the bottom line will automatically select some text,so,Can you provide a way to disable the long press event?
The text was updated successfully, but these errors were encountered: