Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header Data Oopsie #181

Merged
merged 1 commit into from Sep 2, 2020
Merged

Header Data Oopsie #181

merged 1 commit into from Sep 2, 2020

Conversation

RobertBColton
Copy link
Contributor

@RobertBColton RobertBColton commented Sep 2, 2020

I made a mistake in #153 when I decided to change the header data to explicitly return an invalid QModelIndex, rather than the invalid data from the base class. I meant to return an invalid QVariant, which is what our other data implementations and official Qt models do. This caused a regression where none of the headers in any of our views are currently showing.

@RobertBColton RobertBColton merged commit 4e2e498 into master Sep 2, 2020
@RobertBColton RobertBColton deleted the header-oopsie branch September 2, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants