Details
Description
A new ScrollView component to be created similar to a dataList which would contain a list of some type of items but would also be scrollable. Could use overthrow or just js & css3 and eventually replace carousel.
Would we always want this scrollable? May have to rename?
scroll in 2 directions??
<mobi:scrollView snap="true" width="100%" viewableWidth="100px" height="100%" viewableHeight="80px">
<mobi:carouselItems value="#{bean.collection}" var="item"/>
</mobi:scrollView>
for example...could be any list of items and could use
Would we always want this scrollable? May have to rename?
scroll in 2 directions??
<mobi:scrollView snap="true" width="100%" viewableWidth="100px" height="100%" viewableHeight="80px">
<mobi:carouselItems value="#{bean.collection}" var="item"/>
</mobi:scrollView>
for example...could be any list of items and could use
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Judy Guglielmin [ judy.guglielmin ] | Steve Maryka [ steve.maryka ] |