This commit is contained in:
piotrpekala7 2021-05-18 16:03:53 +02:00
parent c0cff3a6db
commit bb2a963237

View File

@ -538,6 +538,9 @@ export class ProjectMapComponent implements OnInit, OnDestroy {
return;
}
nodeAddedEvent.x = nodeAddedEvent.x / this.mapScaleService.getScale();
nodeAddedEvent.y = nodeAddedEvent.y / this.mapScaleService.getScale();
this.progressService.activate();
this.nodeService
.createFromTemplate(