From b2d13e021031f9ccf7aa7cd0bcd505c2c2067af0 Mon Sep 17 00:00:00 2001 From: AndreasGalster Date: Sat, 12 Mar 2016 22:10:19 +0800 Subject: [PATCH] Add method to re-initialize sortable Currently it is not possible to re-initialize the sortable component after it's been destroyed. I've added a method and wrapped everything in the attached in there and instead I'm calling that method on attached. --- Sortable.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Sortable.html b/Sortable.html index dc93d65..82ec380 100644 --- a/Sortable.html +++ b/Sortable.html @@ -55,6 +55,17 @@ // hello //