[TIMOB-25027] Windows: Remove deprecated property Ti.UI.View.enabled
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-11-06T20:15:47.000+0000 |
Affected Version/s | Release 6.1.1, Release 6.2.0 |
Fix Version/s | Release 7.0.0 |
Components | Windows |
Labels | deprecate-7.0.0 |
Reporter | Ewan Harris |
Assignee | Kota Iguchi |
Created | 2017-07-26T13:38:06.000+0000 |
Updated | 2017-11-16T02:24:37.000+0000 |
[~kiguchi] [~gmathews] Any objections to this? I think it's a good candidate to remove as it was deprecated for parity
On Windows,
View.enabled
property only callstouchEnabled
property with warning message. [View.cpp#L948](https://github.com/appcelerator/titanium_mobile_windows/blob/master/Source/TitaniumKit/src/UI/View.cpp#L948) I believe it is ok to remove it in future version.https://github.com/appcelerator/titanium_mobile_windows/pull/1140
Changes are seen in 7.0.0.v20171115153702.