-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I tried to set the position on X and Y after resizing the card. Because I store the position X and Y, width and height in backend, if I move the card at the time, I got X and Y position value in endOffset function and I applied in [position]="{x:item.X,y;item.Y}" in angular, when I resizing the card in right and bottom and click save button it work fine, but when i resizing the card at top or left the card go to old position because I don't store the position.
So, tried the get the position for rzStop function, but it not working it place the card in wrong position in angular why? and how to solve this.
@xieziyu let me know, how to fix this position issue while resizing the card in top and left side, @mecp
@waldo2188
@RaananW
@synnottd
Metadata
Metadata
Assignees
Labels
No labels