diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-12-09 01:40:49 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-12-09 01:41:14 -0500 |
| commit | 6a16ad9c408fb84dd27c618312f3111563ca2ad5 (patch) | |
| tree | 968ae1a0bbb75af36e8ee0611ca28d8f379fabf4 /js/clipboard.js | |
| parent | dddd544a566ce53a70351b9fc1391af5034ae09e (diff) | |
blitting functions
Diffstat (limited to 'js/clipboard.js')
| -rw-r--r-- | js/clipboard.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/clipboard.js b/js/clipboard.js index 0788284..da326ff 100644 --- a/js/clipboard.js +++ b/js/clipboard.js @@ -66,6 +66,7 @@ var clipboard = (function () { if (! lex) return lex.char = line[x] lex.fg = brush.bg + lex.opacity = 1 lex.build() } }) |
