mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 20:30:47 +01:00
🐛 Ensure float on rect-center operation.
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
files (some->> recent-ids
|
||||
(map #(get files-map %))
|
||||
(sort-by :modified-at)
|
||||
(filter some?)
|
||||
(reverse))
|
||||
|
||||
project-id (:id project)
|
||||
|
||||
Reference in New Issue
Block a user