Github user EddyVerbruggen commented on the pull request:
https://github.com/apache/cordova-ios/pull/164#issuecomment-150170110
I think I'll be adding a configuration for this to config.xml as not all
folks may like this feature (new PR).
The plugin that inspired this PR has been around for a few weeks now:
https://github.com/EddyVerbruggen/cordova-plugin-ios-longpress-fix and while
most like it, it may break text selection. If your app needs that this feature
will cause trouble.
I propose enabling this private plugin only when a certain config.xml
property has been enabled.
And I'd also like to add a feature to suppress the magnifying glass for
devices with 3D Touch support. In the plugin mentioned above I've already done
so, by specifying a preference: `<preference name="Suppress3DTouch"
value="true" />`.
Any thoughts others want to share perhaps?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]