mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Fixed #3843
This commit is contained in:
parent
0065499e53
commit
e8b6fa3d75
@ -670,7 +670,7 @@ $.ui.plugin.add("resizable", "animate", {
|
||||
|
||||
// propagating resize, and updating values for each animation step
|
||||
self._updateCache(data);
|
||||
self._propagate("animate", event);
|
||||
self._propagate("resize", event);
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user