Opened 8 years ago
Closed 8 years ago
#11160 closed bug (fixed)
Pulsate effect leaves inline opacity style
Reported by: | darodaro | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
After using "pulsate" effect there's remained attribute "opacity" on the element, which does not allow other effects to complete appearance animation.
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Milestone: | none → 1.12.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | bug on effect "pulsate" → Pulsate effect leaves inline opacity style |
PR for 1-11-stable: https://github.com/jquery/jquery-ui/pull/1450, closed due to not having plans for 1.11.4
This already works in master due to the effects rewrite.
Note: See
TracTickets for help on using
tickets.
example: http://danyadaro.github.io/fix-jqueryui-effects/index.html