-
Notifications
You must be signed in to change notification settings - Fork 72
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
Make appropriate slot in GUI for invalid connection signal from controller. #153
Milestone
Comments
ghost
assigned dcwhite
Jan 31, 2013
dcwhite
modified the milestones:
Milestone K [Grant Renewal Deadline],
Milestone L [Internal]
Aug 13, 2014
dcwhite
modified the milestones:
5.0-alpha.L [Internal],
5.0-alpha.M [Internal],
5.0-alpha.N [Testable]
Sep 25, 2014
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 60 days. |
dcwhite
modified the milestones:
5.0-beta.Z [Internal],
5.0-beta.𝚽 [Internal],
5.0-beta.ϴ [Internal]
Aug 14, 2020
This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now there's some somewhat-hacky code to delete the "connection in progress" if it's not successfully hooked up as a valid connection. By slotting that code with the invalid connection signal instead, the structure will be more obvious.
The text was updated successfully, but these errors were encountered: