From df10586e3f565dcf45f58d6a1ecbc136781eac88 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 23 Aug 2016 16:51:01 +0300 Subject: [PATCH] Minor comments on selection ns. --- src/uxbox/main/ui/shapes/selection.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uxbox/main/ui/shapes/selection.cljs b/src/uxbox/main/ui/shapes/selection.cljs index 73019dd1e..8e42bfe24 100644 --- a/src/uxbox/main/ui/shapes/selection.cljs +++ b/src/uxbox/main/ui/shapes/selection.cljs @@ -41,7 +41,7 @@ (def edition-ref scommon/edition-ref) -;; --- Resize +;; --- Resize Implementation (defn- start-resize [vid shape]