mirror of
https://github.com/penpot/penpot.git
synced 2026-05-05 08:08:27 +00:00
🐛 Fix precision
This commit is contained in:
parent
6e33d5b311
commit
79e35e2608
@ -14,7 +14,7 @@
|
||||
[app.common.spec :as us]
|
||||
[clojure.spec.alpha :as s]))
|
||||
|
||||
(def precision 3)
|
||||
(def precision 6)
|
||||
|
||||
;; --- Matrix Impl
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user