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

Expanding a tree view with alternative row colors looks bad #58

Open
christophe-thiery-fw opened this issue May 10, 2024 · 0 comments
Open

Comments

@christophe-thiery-fw
Copy link
Contributor

  • Set alternatingRowColors to true on a QTreeView.
  • Expand a parent whose number of children is odd.
    -> Rows below the expanded rows switch background colors after the expanding animation is over. I would expect them to update to correct colors as soon as the animation starts.

Here is a video in the sandbox. The problem is however more annoying with more rows and more contrasting colors.
https://github.com/oclero/qlementine/assets/36953703/5c4152ee-6913-49f2-abd6-d81272c7819f

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