Skip to content

Fix draw error on empty data windows with row_headers and column_headers#236

Merged
texodus merged 1 commit intomasterfrom
fix-111
Jun 23, 2025
Merged

Fix draw error on empty data windows with row_headers and column_headers#236
texodus merged 1 commit intomasterfrom
fix-111

Conversation

@texodus
Copy link
Member

@texodus texodus commented Jun 23, 2025

Fixes a draw error (due to refactoring regression) which occured when calling RegularTable::draw with a data listener which returns an empty data view, with both row_headers and column_headers specified. While there isn't a correct view to render in this case, it should not error.

@texodus texodus added the bug Concrete, reproducible bugs label Jun 23, 2025
@texodus texodus merged commit a0a9973 into master Jun 23, 2025
2 checks passed
@timkpaine timkpaine deleted the fix-111 branch January 22, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant