mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-11 16:24:38 +01:00
@@ -8472,7 +8472,7 @@ class App extends React.Component<AppProps, AppState> {
|
||||
this,
|
||||
)
|
||||
: unbindLinearElements(
|
||||
this.scene.getNonDeletedElements(),
|
||||
this.scene.getSelectedElements(this.state),
|
||||
elementsMap,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user