Skip to content

ResetBalloonCloseTimer not workingΒ #220

@sraedler

Description

@sraedler

Describe the bug

I want an notification that is opened until I close it.
However, ResetBalloonCloseTimer is not working as I would expect it.

Steps to reproduce the bug

  1. Create a TrayIcon using ForceCreate()
  2. Create a Notification using TrayIcon.ShowNotification("Test","tester", NotificationIcon.Info);
  3. Call TrayIcon.ResetBalloonCloseTimer();

Expected behavior

The notification is shown forever until I close it programmatically or via click.

Screenshots

No response

NuGet package version

2.4.1

Platform

WPF

IDE

Visual Studio 2022

Windows Version

Windows 11

WindowsAppSDK Version

No response

WindowsAppSDK Type

None

Manifest

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions