[TIMOB-19963] Windows: "return" and "change" event for Titanium.UI.TextArea
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-12-01T14:07:52.000+0000 |
| Affected Version/s | Release 5.1.0 |
| Fix Version/s | Release 5.2.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-13T08:46:19.000+0000 |
| Updated | 2016-02-10T01:43:26.000+0000 |
Description
Implement
change and return event for Titanium.UI.TextArea for Windows.
https://github.com/appcelerator/titanium_mobile_windows/pull/489
Verified using: Windows 10 Pro VS 2015 Update 1 Appc NPM: 4.2.3-2 Appc Core: 5.2.0-249 Ti SDK: 5.2.0.v20160208101502 Ti.UI.TextArea now supports the following events
blur change dblclick doubletap focus longpress return selected touchmove keypressedClosing ticket