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 Connected Toast not appearing in certain situations #183

Open
wants to merge 2 commits into
base: dev-2.3
Choose a base branch
from

Conversation

gbakeman
Copy link
Contributor

The Connected Toast popup is not working under certain specific conditions.

  • Logging code added to the toast/notifyicon trigger code for troubleshooting

Closes #182

Relocating the Event_ChangeStatus method to be closer to other NotifyIcon-related code.
- Sub made private, unshared and removed static references to instance members
- Added logging for troubleshooting
@gbakeman gbakeman added bug Something isn't working enhancement New feature or request labels Aug 23, 2024
@gbakeman gbakeman added this to the 2.3 Stable Release milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connected pop up not appearing after reconnecting in some situations
1 participant