mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
parent
c851aaaf7b
commit
a04676d423
3 changed files with 51 additions and 2 deletions
|
@ -8472,7 +8472,7 @@ class App extends React.Component<AppProps, AppState> {
|
|||
this,
|
||||
)
|
||||
: unbindLinearElements(
|
||||
this.scene.getNonDeletedElements(),
|
||||
this.scene.getSelectedElements(this.state),
|
||||
elementsMap,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue