mirror of
https://github.com/penpot/penpot.git
synced 2025-07-14 10:17:18 +02:00
✨ Add test for drawing a shape in the workspace
This commit is contained in:
parent
e28d56e670
commit
00430d63eb
4 changed files with 35 additions and 2 deletions
|
@ -276,7 +276,7 @@
|
|||
(hooks/setup-shortcuts node-editing? drawing-path? text-editing? grid-editing?)
|
||||
(hooks/setup-active-frames base-objects hover-ids selected active-frames zoom transform vbox)
|
||||
|
||||
[:div.viewport {:style #js {"--zoom" zoom}}
|
||||
[:div.viewport {:style #js {"--zoom" zoom} :data-testid "viewport"}
|
||||
[:& top-bar/top-bar {:layout layout}]
|
||||
[:div.viewport-overlays
|
||||
;; The behaviour inside a foreign object is a bit different that in plain HTML so we wrap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue