mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Add fixed position in viewer
This commit is contained in:
parent
c9937f6b91
commit
b68fdee946
10 changed files with 172 additions and 125 deletions
|
@ -21,3 +21,4 @@
|
|||
(def current-project-id (mf/create-context nil))
|
||||
(def current-page-id (mf/create-context nil))
|
||||
(def current-file-id (mf/create-context nil))
|
||||
(def scroll-ctx (mf/create-context nil))
|
Loading…
Add table
Add a link
Reference in a new issue