From af7ec3319c99ba8da9f559e77aeb2531999e03a0 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Thu, 21 Jan 2016 00:14:12 +0200 Subject: [PATCH] Adapt recent-colors component usage on colors options. --- src/uxbox/ui/workspace/options.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uxbox/ui/workspace/options.cljs b/src/uxbox/ui/workspace/options.cljs index 0d12dc21b..17a31d527 100644 --- a/src/uxbox/ui/workspace/options.cljs +++ b/src/uxbox/ui/workspace/options.cljs @@ -156,7 +156,7 @@ :value (:fill shape "") :on-change on-color-change}]] - (recent-colors shape) + (recent-colors shape #(change-fill {:fill %})) ;; SLIDEBAR FOR ROTATION AND OPACITY [:span "Opacity"]