angular2gridster icon indicating copy to clipboard operation
angular2gridster copied to clipboard

Fix for resizing items using the north handle

Open schiem opened this issue 2 years ago • 0 comments

Adds a function call to update the element position, similar to resizing using the west handle.

Also renames updateElemenetPosition() to updateElementPosition(), fixing a typo.

Fixes #414

schiem avatar Aug 05 '22 15:08 schiem