Details
- 
        Type:
 New Feature
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 2.0-Alpha1
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:effects
 
- 
                        Affects:Documentation (User Guide, Ref. Guide, etc.)
 
Description
                    Need to support specifying std. transition effect and duration on the calendar. The transition effect would be used to show/hide the popup calendar panel, so reasonable effects like "fade in/out", etc. should be supported as described in ICE-5846.
            
Issue Links
- depends on
 - 
            
        
        ICE-5846
        Sparkle: Support predefined effects for component-specific events and state-changes
    
-         
     - Closed
 
 -         
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
Ice:animation component added which allows to add transition animation (e.g.)
<ice:dateTimeSelector >
<ice:animation event="transition" name="Fade"/>
</ice:dateTimeSelector >