dojox/css3: transition error if option.transition="none"
Current dojox/css3 support "slide", "fade" and "flip" transition type. If set transition type to others like "none", the transition failed and application blocked.
To prevent this transition error need to return a fired DeferredList? like "fade", "slide" and "flip" transition do.
Attachments (1)
-
transit.patch (384 bytes) - added by Eric Wang 9 years ago.
-
fix css3 option.transition="none" issue, Eric Wang (IBM, CCLA)
Download all attachments as: .zip
Change History (5)
Owner: |
changed from Adam Peller to nic
|
Status: |
new →
assigned
|
Cc: |
Eric Durocher cjolif added
|
Keywords: |
todoapp added
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
fix css3 option.transition="none" issue, Eric Wang (IBM, CCLA)