CardPane transition "direction" should be forward when wrapping from last index
to first
----------------------------------------------------------------------------------------
Key: PIVOT-256
URL: https://issues.apache.org/jira/browse/PIVOT-256
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.3
Reporter: Todd Volkert
Priority: Minor
Fix For: 1.3.2
1) Set up a CardPane with N ImageView cards and a selection change effect of
"zoom", "vertical_slide", or "horizontal_slide"
2) Set up a timer to rotate the selected index of the card pane, wrapping when
it gets to the last index
Result:
When the last index wraps to the first, the transition makes it look like
you're going backwards, when in fact the user experience is intended to create
a circular feel, where you're always transitioning forward, but in a loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.