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

[FIX] Select Rows - Fix checked groups not considered in PyQt6 #6336

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

PrimozGodec
Copy link
Contributor

Issue

In PyQt6 checkState is not integer anymore (it is enum), so checked elements (in one of) are not correctly considered.

Description of changes

Fix that checked groups are correctly selected

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title [FIX] Select rows - Fix checked elements not considered in PyQt6 [FIX] Select rows - Fix checked groups not considered in PyQt6 Feb 16, 2023
@PrimozGodec PrimozGodec changed the title [FIX] Select rows - Fix checked groups not considered in PyQt6 [FIX] Select Rows - Fix checked groups not considered in PyQt6 Feb 16, 2023
@janezd janezd self-assigned this Feb 17, 2023
@janezd janezd merged commit b122cea into biolab:master Feb 17, 2023
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.

2 participants