*
This commit is contained in:
parent
2ca61842b1
commit
4ee834bdb6
@ -5,7 +5,7 @@
|
|||||||
(defn stroke-color
|
(defn stroke-color
|
||||||
(e)
|
(e)
|
||||||
(if
|
(if
|
||||||
(of e :is-down) "red" "#72dec2"))
|
(of e :is-down) "#ffb545" "#72dec2"))
|
||||||
;
|
;
|
||||||
(defn draw-line
|
(defn draw-line
|
||||||
(e)
|
(e)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user