moveable icon indicating copy to clipboard operation
moveable copied to clipboard

onResize px2rem

Open xiao961126 opened this issue 2 years ago • 1 comments

onResize的width 和 height 都是px的值,如何做到rem相对值,也就是说如何在移动端使用rem做到拖拽拉伸旋转

xiao961126 avatar Apr 12 '22 09:04 xiao961126

I think that you can calculate it in onResize event and give to element calculated values

rasfront avatar Apr 12 '22 09:04 rasfront