vendor/assets/application/examples/animation.rb in atome-0.5.7.3.6 vs vendor/assets/application/examples/animation.rb in atome-0.5.7.3.9

- old
+ new

@@ -8,10 +8,10 @@ # attach: [:the_circle], # left: 3, top: 9, blur: 19, # red: 0, green: 0, blue: 0, alpha: 1 # }) # -# Atome.new(animation: { renderers: [:browser], id: :the_animation1, type: :animation, attach: [],attached: []}) +# Atome.new(animation: { renderers: [:browser], id: :the_animation1, type: :animation, attach: [],fasten: []}) # aa = animation({ # targets: %i[my_box the_circle], # begin: { # left_add: 0, # top: :self,