mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 17:17:13 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
32b8c17dad
15 changed files with 66 additions and 35 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
(defn get-grids-snap-points
|
||||
[frame coord]
|
||||
(if (not (ctst/rotated-frame? frame))
|
||||
(if (ctst/rotated-frame? frame)
|
||||
[]
|
||||
(let [grid->snap (fn [[grid-type position]]
|
||||
{:type :layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue