remove todo
This commit is contained in:
parent
4f82c32861
commit
a7b55da49e
@ -437,7 +437,6 @@ const drawElementOnCanvas = (
|
|||||||
context.clip();
|
context.clip();
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: check why only croppingElement has the latest update
|
|
||||||
const { x, y, width, height } = element.crop
|
const { x, y, width, height } = element.crop
|
||||||
? element.crop
|
? element.crop
|
||||||
: {
|
: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user