You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/09/01 14:24:32 UTC

[jira] Resolved: (PIVOT-256) Add CardPaneSkin "circular" style

     [ https://issues.apache.org/jira/browse/PIVOT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Volkert resolved PIVOT-256.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.2)
                   1.3.1

This was trivial, so I went ahead and implemented it

> Add CardPaneSkin "circular" style
> ---------------------------------
>
>                 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.1
>
>
> 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.