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:2 Changed 8 years ago by Scott González

Milestone: none1.12.0
Resolution: fixed
Status: newclosed
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.