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 for multiple triggering of the message #1

Open
zeroflow opened this issue Jun 11, 2019 · 1 comment
Open

Fix for multiple triggering of the message #1

zeroflow opened this issue Jun 11, 2019 · 1 comment
Assignees

Comments

@zeroflow
Copy link

Hi,

I did pretty much the same thing, but for events instead of popups.

If you want to avoid the repeated triggering of your popup, take a look at my code how I solved that issue: https://github.com/zeroflow/OctoPrint-PauseForUserEvent/blob/aaeb18117adc30dd6ca202c6aa4dbe59afd992f0/octoprint_pause_for_user_event/__init__.py#L43

Greetings,
Thomas

@Patronics
Copy link
Owner

Patronics commented Jun 12, 2019

Thanks for the tip Thomas, I'll look into implementing that soon.

Patrick

@Patronics Patronics self-assigned this Oct 22, 2020
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

No branches or pull requests

2 participants