[TIMOB-13800] Blackberry: Scrollview moves if contentWidth or contentHeight is the same or smaller that itself.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-04T21:56:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | look1 |
Reporter | Pedro Enrique |
Assignee | Pedro Enrique |
Created | 2013-05-09T18:14:03.000+0000 |
Updated | 2017-03-14T21:08:39.000+0000 |
Description
If the content of the scrollview is smaller than the scrollview itself, the user will be able to moved the content around. The scrollview should be scrollable ONLY if the content is bigger and the contentWidth or contentHeight is set to Ti.UI.SIZE.
Closing as resolved.