Skip to content

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

Merged
janezd merged 1 commit intobiolab:masterfrom
PrimozGodec:select-rows-fix
Feb 17, 2023
Merged

[FIX] Select Rows - Fix checked groups not considered in PyQt6#6336
janezd merged 1 commit intobiolab:masterfrom
PrimozGodec:select-rows-fix

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