ICEfaces
  1. ICEfaces
  2. ICE-6251

ACE: animation tag duration attribute is not reliable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 2 Adv Comps

      Description

      The ace animation tag provides a duration attribute which can be used to specify how long a specific animation should take to complete. However, basic testing of this attribute seems to show that it has unpredictable effects on the animation.

        Activity

        Hide
        Adnan Durrani added a comment -

        Command: Commit
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\resources\org.icefaces.component.animation\animation.js
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\samples\showcase\src\main\webapp\content\animationInclude.xhtml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\samples\showcase\src\main\webapp\content\animationInclude.xhtml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\resources\org.icefaces.component.animation\animation.js
        Completed: At revision: 23302

        Show
        Adnan Durrani added a comment - Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\resources\org.icefaces.component.animation\animation.js Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\samples\showcase\src\main\webapp\content\animationInclude.xhtml Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\samples\showcase\src\main\webapp\content\animationInclude.xhtml Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\resources\org.icefaces.component.animation\animation.js Completed: At revision: 23302
        Hide
        Adnan Durrani added a comment -

        The default value of YUI duration is "1" second. So I changed our animation base class to set default to "0.2" which seems reasonable. So if duration was not set on animation, it will use "0.2".

        Show
        Adnan Durrani added a comment - The default value of YUI duration is "1" second. So I changed our animation base class to set default to "0.2" which seems reasonable. So if duration was not set on animation, it will use "0.2".

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: