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 an issue where indirect tray icon was not showing #1495

Merged
merged 1 commit into from Dec 26, 2023

Conversation

FeikoJoosten
Copy link
Contributor

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

Fixes an issue where the indirect tray icon was never showing. I'm not entirely sure why the original code wasn't working. I'm not at all familiar with typescript. But I'm guessing it didn't like to first compare a string and then compare an integer?

Motivation and Context

Fixes: #816

Screenshots

Checklist

  • My pull request is properly named
  • The changes respect the code style of the project (pnpm prepare-code)
  • pnpm test passes
  • I tested/previewed my changes locally

Release Notes

Fix an issue where direct notifications tray icon would always show when only indirect notifications were active.

@FeikoJoosten FeikoJoosten requested a review from a team as a code owner December 22, 2023 23:20
@mcmxcdev mcmxcdev merged commit 115b522 into ferdium:develop Dec 26, 2023
4 checks passed
@mcmxcdev
Copy link
Contributor

Thanks @FeikoJoosten! 🎉

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

Successfully merging this pull request may close these issues.

Bug: Indirect notifications showing as direct notification in taskbark
2 participants