mirror of
https://github.com/penpot/penpot.git
synced 2025-04-06 12:01:19 -05:00
WIP: exposing translate
This commit is contained in:
parent
579b157ab7
commit
928709a0f2
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
|||
|
||||
(when (render-v2/is-enabled?)
|
||||
(mf/with-effect
|
||||
[canvas-ref]
|
||||
[canvas-ref base-objects]
|
||||
(let [canvas (mf/ref-val canvas-ref)]
|
||||
(p/then (render-v2/init)
|
||||
#(render-v2/set-canvas canvas vbox base-objects)))))
|
||||
|
|
Loading…
Add table
Reference in a new issue