lemon

Results 4 issues of lemon

![Image](https://github.com/user-attachments/assets/bc65d8bf-fba2-48d4-aaa2-6f012b5ed20d) 当调整文字的编辑框大小后,再输入较多的文字,文字会溢出编辑框

导出时,文字在编辑状态时,文字会全部消失 `import { Leafer, Group, Rect, DropEvent, DragEvent, Text, App } from 'leafer-ui' import '@leafer-in/editor' // 导入图形编辑器插件 import '@leafer-in/text-editor' const app = new App({ view: window, editor: {} // 会自动创建...

加入我现在在画布上添加了A, B, C, D, E,五个元素,zIndex分别为1,2,3,4,5如果我想将B元素放置D,E中间,有合适的api直接进行改变吗

定义宽高相等的时候 ![image](https://github.com/user-attachments/assets/975f3144-07e8-42ab-b454-7cd9953ad7cd) 改变宽高变了样子 ![image](https://github.com/user-attachments/assets/2aba1812-64db-4c66-8474-1cb50c28fb40)