Accepting Resize API pull request. @props tormoalto

This commit is contained in:
Eric Mann
2014-12-17 09:44:24 -08:00
+4
View File
@@ -3118,6 +3118,10 @@
this.drag_api.destroy();
}
if (this.resize_api) {
this.resize_api.destroy();
}
this.remove_style_tags();
remove && this.$el.remove();