Add todo comment.

This commit is contained in:
Andrey Antukh 2016-01-21 00:13:03 +02:00
parent fbefa65644
commit d9bec06b2f

View file

@ -225,6 +225,7 @@
(when x {:x x})
(when y {:y y})))))
;; TODO: rename fill to "color" for consistency.
(defn update-shape-fill
[sid {:keys [fill opacity] :as opts}]
(sc/validate! +shape-update-fill-schema+ opts)