Merge pull request #3752 from penpot/alotor-redesign-rules

💄 Redesign rulers
This commit is contained in:
Eva Marco 2023-11-06 12:05:27 +01:00 committed by GitHub
commit bd1c6296a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 138 additions and 76 deletions

View file

@ -199,6 +199,9 @@
(def snap-pixel?
(l/derived #(contains? % :snap-pixel-grid) workspace-layout))
(def rules?
(l/derived #(contains? % :rules) workspace-layout))
(def workspace-file
"A ref to a striped vision of file (without data)."
(l/derived (fn [state]