mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
Add missing impl for icon-raw for get-vertex-point geom func.
This commit is contained in:
parent
6e06779cc3
commit
2a2e87cb1c
@ -168,6 +168,7 @@
|
||||
[shape id]
|
||||
(case (:type shape)
|
||||
:icon (get-rect-vertext-point shape id)
|
||||
:icon-raw (get-rect-vertext-point shape id)
|
||||
:rect (get-rect-vertext-point shape id)
|
||||
:circle (get-circle-vertext-point shape id)
|
||||
:text (get-rect-vertext-point shape id)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user