From 10cfa2439a1ead255f7bc9ae5f8942f366c532fe Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 30 Jul 2016 22:54:01 +0300 Subject: [PATCH] Add useful comment. --- src/uxbox/view/ui/viewer/interactions.cljs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/uxbox/view/ui/viewer/interactions.cljs b/src/uxbox/view/ui/viewer/interactions.cljs index 2314b4db49..a4664f08bb 100644 --- a/src/uxbox/view/ui/viewer/interactions.cljs +++ b/src/uxbox/view/ui/viewer/interactions.cljs @@ -14,6 +14,8 @@ [uxbox.main.state :as st] [uxbox.view.data.viewer :as dv] [vendor.snapsvg]) + ;; Documentation about available events: + ;; https://google.github.io/closure-library/api/goog.events.EventType.html (:import goog.events.EventType)) (defn- translate-trigger