refactor(react): add setAttributes for dimension changes
This commit is contained in:
@@ -113,6 +113,7 @@ function ResizeControl({
|
||||
id,
|
||||
type: 'dimensions',
|
||||
resizing: true,
|
||||
setAttributes: true,
|
||||
dimensions: {
|
||||
width: change.width,
|
||||
height: change.height,
|
||||
|
||||
Reference in New Issue
Block a user