Fix default behavior of screenshottable
This commit is contained in:
parent
1dbde7b1c3
commit
3d091f3275
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@
|
||||||
(q/save path)))
|
(q/save path)))
|
||||||
(when (fn? key-pressed)
|
(when (fn? key-pressed)
|
||||||
(key-pressed state ev))
|
(key-pressed state ev))
|
||||||
{}))))))
|
state))))))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue