Skip to content

fix(vtable): expose auto row real height - #5250

Merged
fangsmile merged 4 commits into
developfrom
fix/issue-5117-auto-height-row-height
Jul 29, 2026
Merged

fix(vtable): expose auto row real height#5250
fangsmile merged 4 commits into
developfrom
fix/issue-5117-auto-height-row-height

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

Verification

  • packages/vtable-editors: rushx build
  • packages/vtable: rushx compile
  • Chrome DevTools MCP: window.issue5117Check() => pass=true, realHeight=64, rowHeight=64

@fangsmile
fangsmile merged commit 19d65cd into develop Jul 29, 2026
6 of 8 checks passed
@fangsmile
fangsmile deleted the fix/issue-5117-auto-height-row-height branch July 29, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] autoHeight模式下设置defaultRowHeight不生效,通过setRowHeight也修改不了,customComputeRowHeight()拿到的行高值一直为40

1 participant