Skip to content

fix: handle scroll frozen columns width#5189

Merged
fangsmile merged 2 commits into
developfrom
codex/fix-issue-5187-max-frozen-width
Jun 24, 2026
Merged

fix: handle scroll frozen columns width#5189
fangsmile merged 2 commits 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

@fangsmile fangsmile merged commit 2fd9a29 into develop Jun 24, 2026
7 of 8 checks passed
@fangsmile fangsmile deleted the codex/fix-issue-5187-max-frozen-width branch June 24, 2026 03:04
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