Threaded View
-
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); }
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