Open Linyan-ma opened 3 years ago
report: BUG
<vue-draggable-resizable :x="ele.bkStyle.x" :y="ele.bkStyle.y" :z="ele.zIndex" w="auto" h="auto" :min-width="10" :min-height="10" :parent="true" > <component /> </vue-draggable-resizable>
report: BUG
as shown below,i set w/h auto,and parent true,then change slot component's width,drag the component,it's boundary is not right,cuz the vue-draggable-resizable inner width and height not recalculate