-
Notifications
You must be signed in to change notification settings - Fork 319
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
Negative delay warning fix for IVVI driver #63
Conversation
… Adriaan_working_branc
…an_working_branc
…an_working_branc
…an_working_branc
…an_working_branc
…an_working_branc
looks good 💃 |
@alexcjohnson |
Oh sorry - absolutely, 💃 BTW, I could have looked at this a long time ago, just didn't see it. I had to turn down my notification level from github because I'd get too much noise from other repos I'm on (I wish I could set notification levels per repo, have raised that issue with github support)... but I still see stuff immediately if you mention me, so feel free to do that liberally. |
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
* Handle device annotator being run from console with eventloop integration * store ref to imagedrawer Otherwise it may close at any time * Ensure that status is defined * Support annotating with channel devices * use forground qt func * Fix correct function name * use defined names for fallback
As raised in issue #44.
Implements the fix that was allowed by #47.
Tested and am using it now.