mirror of
https://github.com/penpot/penpot.git
synced 2025-02-25 00:06:09 -05:00
Add useful comment.
This commit is contained in:
parent
668898903f
commit
10cfa2439a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
[uxbox.main.state :as st]
|
[uxbox.main.state :as st]
|
||||||
[uxbox.view.data.viewer :as dv]
|
[uxbox.view.data.viewer :as dv]
|
||||||
[vendor.snapsvg])
|
[vendor.snapsvg])
|
||||||
|
;; Documentation about available events:
|
||||||
|
;; https://google.github.io/closure-library/api/goog.events.EventType.html
|
||||||
(:import goog.events.EventType))
|
(:import goog.events.EventType))
|
||||||
|
|
||||||
(defn- translate-trigger
|
(defn- translate-trigger
|
||||||
|
|
Loading…
Add table
Reference in a new issue