liweiliang

Results 7 issues of liweiliang

`In file included from ../deps/byakuren/const/palette.c:55:0: ../deps/byakuren/const/palette.h:62:1: warning: ‘extern’ is not at beginning of declaration [-Wold-style-declaration] const extern bkr_palette_array _default_palette; ^ CC(target) Release/obj.target/byakuren/deps/byakuren/lib/mindiff.o In file included from ../deps/byakuren/lib/mindiff.c:56:0: ../deps/byakuren/lib/../const/palette.h:62:1: warning: ‘extern’...

从vscode 复制代码进编辑器 会保留编辑器内的字体样式 ![Image](https://github.com/user-attachments/assets/b7de115e-4f69-4c79-bfcd-9a74358fd5a8)

"leafer-editor": "^1.1.0" 缩小画布的时候小文字会出现问题,大文字没问题 如果画布放得比较大小文字没有问题 希望给出解决方案或修复 ![截屏2024-12-07 20 46 13](https://github.com/user-attachments/assets/f3e0425b-b8ce-4a13-b658-eb08c98004f1) ![截屏2024-12-07 20 46 08](https://github.com/user-attachments/assets/94d940cc-9a8c-45d6-bff1-fbfd90de0bef)

编辑器配置 : new App({ view: viewId, editor: { stroke: '#666666', point: { cornerRadius: 0, editConfig: { editSize: 'font-size' } }, middlePoint: { cornerRadius: 0 }, // circle: { cornerRadius: 0...