[Bug] 合并单元格插入图片,rowResize导致图片变形
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.17.0
Link to Minimal Reproduction
https://visactor.io/vtable/demo/custom-render/custom-merge-layout
Steps to Reproduce
合并单元格插入图片,拖动row调整图片高度
https://github.com/Tang-CN/Bug/blob/main/bug312.png
Current Behavior
图片变形
Expected Behavior
图片宽高自适应
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the custom-merge-layout reproduction linked in the issue and reproduce the problem by inserting an image into a merged cell, then dragging the row height. Trace the relevant image and merged-cell resize entry points from that demo; done means the image remains proportionally sized after the row resize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100