mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 15:16:13 +02:00
Improve performance related to workspace rendering when icon toolboxes is open.
This commit is contained in:
parent
6edc5e07ee
commit
abc743a08e
6 changed files with 51 additions and 25 deletions
|
@ -17,8 +17,7 @@
|
|||
[uxbox.ui.util :as util]
|
||||
[uxbox.ui.workspace.base :as wb]
|
||||
[uxbox.ui.workspace.grid :refer (grid)]
|
||||
[uxbox.ui.workspace.options :refer (element-opts)]
|
||||
[uxbox.ui.workspace.toolboxes :as toolboxes])
|
||||
[uxbox.ui.workspace.options :refer (element-opts)])
|
||||
(:import goog.events.EventType))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue