💄 Redesign rulers

This commit is contained in:
alonso.torres 2023-11-02 15:15:33 +01:00
parent bb4d3583e1
commit e55c3f3841
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]