X-Git-Url: https://jasonwoof.com/gitweb/?p=crayon_mockup.git;a=blobdiff_plain;f=auto.coffee;h=fcde726dcd838a8639ce2337ea9baabcbfc79a66;hp=e36132fc7e84050175b7e999bde4a32433b5dd94;hb=b1a9291591e94a627421082ee880c22ec986d7b5;hpb=6d6869ff1aab602f79d966aa852985662d2f519a diff --git a/auto.coffee b/auto.coffee index e36132f..fcde726 100644 --- a/auto.coffee +++ b/auto.coffee @@ -34,6 +34,7 @@ class RectWidget extends Widget width: @width - 2 height: @height - 2 class: 'box' + style: 'filter: url(#crayon)' move: (args) -> super args @el.setAttribute 'x', @x + 1