[ 
https://issues.apache.org/jira/browse/PIVOT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749476#action_12749476
 ] 

Greg Brown commented on PIVOT-256:
----------------------------------

This is by design. The reverse transition is applied whenever the "to" index is 
less than the "from" index (and vice versa). We'd need to add a "circular" (or 
something similar) style to CardPaneSkin to support this use case.


> 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.

Reply via email to