roffer-d
Results
3
issues of
roffer-d
如何获取Line(带strokeWidth)的4个顶点坐标
我想监听元素大小改变的事件,类似window.onresize这样的事件 我用 ResizeEvent.RESIZE,不执行,不知道哪里弄错了 const frameGroup = new Group({ editable: true }) const json = { "x": 120, "y": 0, "children": [ { "tag": "Rect", "x": 100, "y": 100, "width": 200,...