diff --git a/core/gui/src/app/workspace/component/result-panel/result-panel.component.html b/core/gui/src/app/workspace/component/result-panel/result-panel.component.html index c707082f0cb..40169e1e069 100644 --- a/core/gui/src/app/workspace/component/result-panel/result-panel.component.html +++ b/core/gui/src/app/workspace/component/result-panel/result-panel.component.html @@ -39,6 +39,7 @@ [style.height.px]="height" (nzResize)="onResize($event)" [cdkDragFreeDragPosition]="dragPosition" + (cdkDragStarted)="handleStartDrag()" (cdkDragEnded)="handleEndDrag($event)">