-
-
Notifications
You must be signed in to change notification settings - Fork 648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(float-image): support paste image from external #3617
base: dev
Are you sure you want to change the base?
Conversation
View Deployment
|
Playwright test resultsDetails 11 tests across 5 suites |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3617 +/- ##
==========================================
- Coverage 31.87% 31.77% -0.10%
==========================================
Files 2193 2225 +32
Lines 115294 115773 +479
Branches 25402 25487 +85
==========================================
+ Hits 36745 36786 +41
- Misses 78549 78987 +438
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@siam-ese 编辑图片(修改图片大小、修改面板中的内容),然后复制内容后粘贴,表现:粘贴失败2024_9_28 19_21_54 commands.json |
@siam-ese edits the image (modify the image size, modify the content in the panel), then copy the content and paste it, the performance is: paste failed [2024_9_28 19_21_54 commands.json](https://github.com/user-attachments/files/ 17174208/2024_9_28.19_21_54.commands.json) |
@siam-ese 问题1、锚点属性跟随移动和改变大小,剪切单元格后撤销,表现:图片消失了;--粘贴的问题 问题3:剪切图片后粘贴,表现:源图片未消失 |
@siam-ese Problem 1. The anchor point attribute follows the movement and changes in size. When the cell is cut and then undo, the performance: the picture disappears; --paste problem Problem 3: After cutting the picture and pasting it, the performance: the source picture does not disappear |
@siam-ese 问题2表格未加在完是复制图片粘贴后还是会进入编辑态 问题3:剪切后多次粘贴,表现:只保留最后一次的图片 (飞书和Excel是剪切图片后多次粘贴都显示) 新增:问题4;选中图片后无法修改列宽、行高 |
@siam-ese Question 2: The table is not added. Will it still enter the editing state after copying and pasting the image? Question 3: After cutting and pasting multiple times, the performance: only the last picture is retained (Feishu and Excel show that after cutting the picture and pasting it multiple times) New: Issue 4; Column width and row height cannot be modified after selecting a picture |
close #2623
Pull Request Checklist