vue-draggable-resizable
vue-draggable-resizable copied to clipboard
bugfix: when lockAspectRatio, resize lm and rt inrorrect
if lockAspectRatio is true, the handle will force set to m[l,r], next, when we resize lb and rt, the result turned out to be very strange; I add a new variale realHandle to remeber the original handle and fix the right/top/left/bottom based on realHandle