vendor/assets/application/examples/drag.rb in atome-0.5.6.1.4 vs vendor/assets/application/examples/drag.rb in atome-0.5.6.1.9

- old
+ new

@@ -40,6 +40,8 @@ end t=text({data: 'touch me to unbind drag stop for b (clone will not deleted anymore)', left: 250 }) t.touch(true) do b.drag({remove: :stop}) -end \ No newline at end of file +end + +