Skip to content

Deprecate invalidate() by reordering column auto-size#254

Merged
texodus merged 1 commit intomasterfrom
remove-invalidate
Feb 2, 2026
Merged

Deprecate invalidate() by reordering column auto-size#254
texodus merged 1 commit intomasterfrom
remove-invalidate

Conversation

@texodus
Copy link
Member

@texodus texodus commented Feb 2, 2026

This PR deprecates the invalidate() call, which was previously necessary to make sure style changes which modified column width did not inadvertently leave missing columns. Auto-sizing now takes place interleaved with rendering/fetching/styling, so style changes which shrink column widths will automatically get filled with new columns.

@texodus texodus added enhancement Feature requests or improvements breaking labels Feb 2, 2026
@texodus texodus marked this pull request as ready for review February 2, 2026 02:28
@texodus texodus merged commit 80cc877 into master Feb 2, 2026
2 checks passed
@timkpaine timkpaine deleted the remove-invalidate branch March 2, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking enhancement Feature requests or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant