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

[BUG] display_blocking_popup signal is not blocking #605

Open
t0mpr1c3 opened this issue Dec 21, 2023 · 0 comments
Open

[BUG] display_blocking_popup signal is not blocking #605

t0mpr1c3 opened this issue Dec 21, 2023 · 0 comments
Labels
Milestone

Comments

@t0mpr1c3
Copy link
Contributor

The connection to signal display_blocking_popup in signal_receiver.py is not of type Qt.BlockingQueuedConnection so the popups are not blocking.

@t0mpr1c3 t0mpr1c3 changed the title [BUG] [BUG] display_blocking_popup signal is not blocking Dec 21, 2023
@t0mpr1c3 t0mpr1c3 added the bug label Dec 21, 2023
@t0mpr1c3 t0mpr1c3 changed the title [BUG] display_blocking_popup signal is not blocking [BUG] display_blocking_popup signal is not blocking Dec 21, 2023
@dl1com dl1com added this to the 1.0.0 milestone Mar 6, 2024
@t0mpr1c3 t0mpr1c3 modified the milestones: 1.0.0, next Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants