This reverts commit 1546c00c0cea1a814f1c59a35d40610a86e953e7.
This commit is contained in:
parent
0ad6f4ec6b
commit
edd54d93b3
@ -1626,7 +1626,7 @@ export class App extends React.Component<any, AppState> {
|
||||
if (element.type === "selection") {
|
||||
this.setState({
|
||||
selectionElement: element,
|
||||
draggingElement: hitElement ? hitElement : element,
|
||||
draggingElement: element,
|
||||
});
|
||||
} else {
|
||||
globalSceneState.replaceAllElements([
|
||||
|
Loading…
x
Reference in New Issue
Block a user