[TIMOB-893] buttons with label on top don't get click events on table view row
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:38:42.000+0000 |
Updated | 2011-04-17T01:54:35.000+0000 |
Description
see ticket:
http://helpdesk.appcelerator.net/tickets/2265">http://helpdesk.appcelerator.net/tickets/2265
code is attached.
i can walk you through it
I might have fixed this already. Will check.
(from [769933c705deb178f65f020cc7af8137dcbb96a3]) Closes #893: Views now check for the touch delegate AFTER performing the interaction check. Thanks to Blain for the hitTest:withEvent: lesson. http://github.com/appcelerator/titanium_mobile/commit/769933c705deb178f65f020cc7af8137dcbb96a3"> http://github.com/appcelerator/titanium_mobile/commit/769933c705deb...