I want to make an element resizable, and when resize is done, I want the original element without all the resizable classes and elements, such as the resize handle.
I presumed that this should be done by calling destroy. But apparently this is not happening.
Want to know is it supposed to happen?