This commit is contained in:
Eduardo Lundgren 2009-01-16 05:27:20 +00:00
parent 0065499e53
commit e8b6fa3d75

View File

@ -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);
}
}