vue-drr icon indicating copy to clipboard operation
vue-drr copied to clipboard

Not correct movements on 'parent: true', and rotation on 90 grad.

Open nastefan opened this issue 5 years ago • 0 comments

I find this issue quite important:

In case I use option parent all works like a charm. But if I rotate an element - I am getting restriction in moving of this element. Let say I have rotated on 90 grad. And width of the element was two times more than height. After 90 grad rotation, width becomes a height and height -> width. But I can not move anymore this element exactly to the parent border, because it operates with height/width which were before rotation.

Do you have some ideas how one can solve it?

nastefan avatar Jun 25 '19 10:06 nastefan