angular2-draggable icon indicating copy to clipboard operation
angular2-draggable copied to clipboard

when scale the parent container, resizable's dragging mouse pointer is in wrong position

Open NeoZhao-cn opened this issue 4 years ago • 1 comments

scale issue has fixed in draggable directive, but not in resizable directive. I have created a demo to reproduce this issue: https://stackblitz.com/edit/angular2-draggable-po9bkg steps : 1, click 'zoom out' button to scale the container's size. 2, drag mouse to resize the resizable item, the you can see the mouse pointer is at wrong position

NeoZhao-cn avatar Sep 12 '19 02:09 NeoZhao-cn

Bumping that issue, did anyone found a workaround?

pontino avatar Feb 10 '20 14:02 pontino