@ -7890,8 +7890,8 @@ class App extends React.Component<AppProps, AppState> {
// We duplicate the selected element if alt is pressed on pointer move
if (
event.altKey &&
!pointerDownState.hit.hasBeenDuplicated &&
!this.state.selectedElementsAreBeingDragged
) {
// Move the currently selected elements to the top of the z index stack, and