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

Style issues with QTree #251

Closed
hannesdelbeke opened this issue Sep 27, 2023 · 1 comment
Closed

Style issues with QTree #251

hannesdelbeke opened this issue Sep 27, 2023 · 1 comment

Comments

@hannesdelbeke
Copy link

I have a style issue with QtWidgets.QTreeWidget and QtWidgets.QTreeWidgetItem
when i hover over the item, it looks good (red H)
but when i don't hover over it it's white.

image

@hannesdelbeke
Copy link
Author

hannesdelbeke commented Sep 27, 2023

tested with other stylesheets, it happens with most others including default qt dark mode fusion
so likely something wrong with this widget i am using instead of the stylesheet.
Oddly 1 stylesheet does display it correctly, but 3 others don't and also have the white issue.

here i compare a brand new tree, with the tree that has the issue.
as you see the new tree with dummy data has no problems.
image

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

No branches or pull requests

1 participant