-
Notifications
You must be signed in to change notification settings - Fork 54
Labels
good first issueGood for newcomersGood for newcomers
Description
Feature Request / 功能请求
特性描述 / Feature Description
当用Line或者自由画笔绘制图形时,创建图形后,通过编辑关键点实现图形的二次编辑
解决方案描述 / Solution Description
line
图形中包含一个points
属性,这个属性记录了line
图形的关键点位置,通过修改points
即可完成关键点编辑功能
技术实现建议 / Technical Implementation Suggestions
在@pictode/plugin-selector
中支持该功能,将其作为默认功能实现
截图/图片 / Screenshots/Images
参考 / References
备注 / Notes
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers