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] Adopt Associate widget to PyQt6 #59

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Associate fails on PyQT6 since QSortFilterProxyModel doesn't have clear attribute.

Description of changes

Clear source model instead. To simplify the code, connect ProxyModel to the table from the beginning.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Update tox [FIX] Adopt Associate widget to PyQt6 Sep 29, 2023
@markotoplak markotoplak merged commit 46ee3e1 into biolab:master Oct 3, 2023
12 checks passed
@PrimozGodec PrimozGodec deleted the update-tox branch October 3, 2023 10:35
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