mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 05:16:23 +00:00
Add missing impl for icon-raw for get-vertex-point geom func.
This commit is contained in:
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user