diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-12-11 22:03:04 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-12-11 22:03:04 -0500 |
| commit | ad28a48edc1ec1c9182cc455451c3b68a8c2b4bc (patch) | |
| tree | d5e0b89c75e1290e1551e16fcca6a4f45da04dd0 /js/app.js | |
| parent | 2de4442f9aeb6a4fc5d49fab8a15b41d87ff2fe4 (diff) | |
making a selection and dragging it
Diffstat (limited to 'js/app.js')
| -rw-r--r-- | js/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ function build () { brush.build() controls.grid.use() + controls.select.use() } function bind () { canvas.bind() |
