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: setting NotifyIcon.TooltipText at runtime doesn't work #1132

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

textGamex
Copy link
Contributor

@textGamex textGamex commented Jun 14, 2024

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Setting NotifyIcon.TooltipText at runtime doesn't work

Issue Number: Setting NotifyIcon.TooltipText at runtime doesn't work #670

What is the new behavior?

  • fix this bug.

Other information

Interface changed

In the INotifyIcon interface, a new method called ModifyToolTip has been added

@textGamex textGamex requested a review from pomianowski as a code owner June 14, 2024 17:35
@github-actions github-actions bot added PR Pull request dotnet tray labels Jun 14, 2024
@pomianowski pomianowski merged commit 432cc70 into lepoco:development Jul 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants