canzy
canzy
@IMChiodo, what you need to do is set 'fix_to_grid' to true, then moving a widget can only be done inside the widget container
Hi, I am not the author but I think what would work is to use the mouseover event. So you would add the following to the ngWidget element: `(mouseover)="onHover($event)"` In...
I second this notion
Hi, drag and drop would be awesome.