Sha256: 5fcc87d98bc532e6a7f570f6e36b5818af593ae7516b6a7bc2ea0170f26f8bac

Contents?: true

Size: 147 Bytes

Versions: 4

Compression:

Stored size: 147 Bytes

Contents

# frozen_string_literal: true


t=text(:hello)
t.edit(true)
b=box({left: 99})

b.touch(true) do
  allow_copy(true)
  allow_right_touch(true)
end


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
atome-0.5.7.6.5 vendor/assets/src/medias/utils/examples/particles/copy/example.rb
atome-0.5.7.6.0 vendor/assets/application/examples/allow_copy.rb
atome-0.5.7.5.9 vendor/assets/application/examples/allow_copy.rb
atome-0.5.7.5.4 vendor/assets/application/examples/allow_copy.rb