feat: support Image binding (#4347)
This commit is contained in:
@ -683,6 +683,7 @@ const renderBindingHighlightForBindableElement = (
|
||||
switch (element.type) {
|
||||
case "rectangle":
|
||||
case "text":
|
||||
case "image":
|
||||
strokeRectWithRotation(
|
||||
context,
|
||||
x1 - padding,
|
||||
|
Reference in New Issue
Block a user