Hi. I do have a question related to saving positions after dropping elements. My elements are all the same size (col: 1, row: 1). I would like when user move some element, next time when he loads the page, that element be on place where he moved it. I am guessing that this is related to itemChangeCallback and with change with x and y, but I am not sure how this is implemented. Thanks in advance.
Hi. I do have a question related to saving positions after dropping elements. My elements are all the same size (col: 1, row: 1). I would like when user move some element, next time when he loads the page, that element be on place where he moved it. I am guessing that this is related to itemChangeCallback and with change with x and y, but I am not sure how this is implemented. Thanks in advance.