mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 12:18:33 +02:00
Fix element options scroll bug.
This commit is contained in:
parent
d719f10b1c
commit
8795173dc5
4 changed files with 24 additions and 12 deletions
|
@ -11,8 +11,6 @@
|
|||
[uxbox.ui.workspace.grid :refer (grid)]
|
||||
[uxbox.ui.workspace.base :as wb]))
|
||||
|
||||
;; TODO: implement as streams
|
||||
|
||||
(defn- on-click
|
||||
[event wstate]
|
||||
(let [mousepos @wb/mouse-position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue