[TIMOB-10014] MobileWeb: ScrollableView sometimes flickers when beggining to drag.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-12-18T01:19:58.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 3.1.0 |
Components | MobileWeb |
Labels | api |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-07-17T16:58:16.000+0000 |
Updated | 2014-01-09T22:49:34.000+0000 |
Description
Sometimes, when you end the click/touch a scrollview, scrollableview, or (presumably) tableview to drag it, the background flickers. This behavior can be observed by going in to Kitchen Sink->Base UI->Views->Scroll Views->Basic
Fixed in the rewrite of ScrollableView (TIMOB-12067).