mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 11:07:22 +02:00
🐛 Ensure float on rect-center operation.
This commit is contained in:
parent
bd3921b91b
commit
af478c83cd
4 changed files with 9 additions and 12 deletions
|
@ -53,6 +53,7 @@
|
|||
files (some->> recent-ids
|
||||
(map #(get files-map %))
|
||||
(sort-by :modified-at)
|
||||
(filter some?)
|
||||
(reverse))
|
||||
|
||||
project-id (:id project)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue