Search and Top Navigation
#11160 closed bug (fixed)
Opened February 20, 2015 07:40PM UTC
Closed February 22, 2015 02:47AM UTC
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.
Attachments (0)
Change History (2)
Changed February 20, 2015 07:42PM UTC by comment:1
Changed February 22, 2015 02:47AM UTC by comment:2
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.
example: http://danyadaro.github.io/fix-jqueryui-effects/index.html