mirror of
https://github.com/penpot/penpot.git
synced 2025-05-15 23:56:38 +02:00
✨ New rules styles, resize pages
This commit is contained in:
parent
1599b2644a
commit
ada837f7e4
12 changed files with 153 additions and 83 deletions
frontend/src
|
@ -278,3 +278,8 @@
|
|||
dw/reset-zoom
|
||||
(dw/update-viewport-position {:x (constantly 0) :y (constantly 0)})))
|
||||
|
||||
|
||||
(defn ^:export hide-ui
|
||||
[]
|
||||
(st/emit!
|
||||
(dw/toggle-layout-flags :hide-ui)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue