fix: redraw text bounding box when pasting styles (#4845)
This commit is contained in:
parent
b6f9a8005e
commit
bd35b682fa
@ -64,8 +64,8 @@ export const actionPasteStyles = register({
|
||||
});
|
||||
|
||||
redrawTextBoundingBox(
|
||||
element,
|
||||
getContainerElement(element),
|
||||
newElement,
|
||||
getContainerElement(newElement),
|
||||
appState,
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user