vendor/assets/application/examples/allow_copy.rb in atome-0.5.7.5.3 vs vendor/assets/application/examples/allow_copy.rb in atome-0.5.7.5.4
- old
+ new
@@ -5,9 +5,9 @@
t.edit(true)
b=box({left: 99})
b.touch(true) do
allow_copy(true)
- touch_allow(true)
+ allow_right_touch(true)
end