mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-02-05 04:34:56 -05:00
Fixed #3843
This commit is contained in:
@@ -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);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user