mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove todo
This commit is contained in:
parent
4f82c32861
commit
a7b55da49e
1 changed files with 0 additions and 1 deletions
|
@ -437,7 +437,6 @@ const drawElementOnCanvas = (
|
|||
context.clip();
|
||||
}
|
||||
|
||||
// TODO: check why only croppingElement has the latest update
|
||||
const { x, y, width, height } = element.crop
|
||||
? element.crop
|
||||
: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue