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

Improve 'Pick components' filter #864

Merged
merged 3 commits into from May 22, 2023
Merged

Improve 'Pick components' filter #864

merged 3 commits into from May 22, 2023

Conversation

sebwolf-de
Copy link
Contributor

Update quantity list, if different receivers have different quantities, e.g. fault receivers and off-fault receivers.

Copy link
Contributor

@Thomas-Ulrich Thomas-Ulrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

if not w.text() in required_widgets:
widgets_to_remove.append(w)
for w in widgets_to_remove:
w.setParent(None)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebwolf-de sebwolf-de enabled auto-merge May 22, 2023 19:08
@sebwolf-de sebwolf-de added this pull request to the merge queue May 22, 2023
Merged via the queue into master with commit c8f650f May 22, 2023
2 of 5 checks passed
@sebwolf-de sebwolf-de deleted the sebastian/viewrec branch May 22, 2023 20:32
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.

None yet

2 participants