[GitHub] cordova-ios pull request: Use "cdv_" prefixed scrollView for UIVie...

2016-05-10 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/187#discussion_r62772944 --- Diff: CordovaLib/Classes/Public/CDVPlugin.m --- @@ -25,11 +25,11 @@ Licensed to the Apache Software Foundation (ASF) under one @impl

[GitHub] cordova-ios pull request: Use "cdv_" prefixed scrollView for UIVie...

2016-05-10 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/187#issuecomment-218323149 I understand why this change should be made. However, since it is part of the public API (it is part of CDVPlugin), any changes to this will have to go in a major v

[GitHub] cordova-ios pull request: Use "cdv_" prefixed scrollView for UIVie...

2015-12-23 Thread tualatrix
GitHub user tualatrix opened a pull request: https://github.com/apache/cordova-ios/pull/187 Use "cdv_" prefixed scrollView for UIView to avoid conflicts After upgrading cordova-ios from 3.9.x to 4.0.x, I found there's a conflict for my custom UIView and cordova. It is caused by the