-
30 Nov 2011 6:10 PM #1
Remove selected class when deselect called programatically.
Remove selected class when deselect called programatically.
When i call
the item becomes tappable again but the highlight class remains. the list item appears lighter than the ones that have never been selected.Code:onTicketSelect:function(list, ticket) { list.deselect(ticket); }
-
1 Dec 2011 8:57 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Thank you for the report.
-
11 Jan 2012 2:29 PM #3Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
This is now working for the next release.
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-1155
in
2.0.


Reply With Quote