[TIMOB-10471] MobileWeb: Scrollbars are animated even if they aren't attached to the screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-15T17:41:32.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | api |
Reporter | Bryan Hughes |
Assignee | Eric Merriman |
Created | 2012-08-16T11:24:29.000+0000 |
Updated | 2017-06-15T17:41:32.000+0000 |
Description
Scrollbars are created even if showHorizontalScrollIndicator et al is false (or perhaps once created they aren't destroyed if showHorizontalScrollIndicator is later set to false). This currently causes a crash because of TIMOB-10470, although once that bug is fixed the code will work fine. It will still be inefficient though.
Closing ticket due to time passed and lack of progress in the past few years. Any problems, please file a new ticket.