Skip to content

fix: handle scroll frozen columns width#5189

Open
fangsmile wants to merge 1 commit into
developfrom
codex/fix-issue-5187-max-frozen-width
Open

fix: handle scroll frozen columns width#5189
fangsmile wants to merge 1 commit into
developfrom
codex/fix-issue-5187-max-frozen-width

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

  • fix body layout positioning when scrollFrozenCols limits frozen columns by maxFrozenWidth
  • keep body horizontal scrollbar hidden when all body columns fit while preserving frozen-area scrolling
  • add an issue 5187 debug demo and regression coverage

Tests

  • npx jest tests/options/listTable-scroll-frozen-cols.test.ts --runInBand
  • npm run compile

Fixes #5187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 冻结列maxFrozenWidth交互问题2个

1 participant