You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using DoubleClickCommand binding instead of LeftClickCommand binding command is never called.
Testing was done under Windows 11 with TargetFramework net7.0-windows10.0.19041.0 as specified in the MAUI sample app
Steps to reproduce the bug
Modify MainPage.xaml in H.NotifyIcon.Apps.MAUI project
Describe the bug
When using DoubleClickCommand binding instead of LeftClickCommand binding command is never called.
Testing was done under Windows 11 with TargetFramework net7.0-windows10.0.19041.0 as specified in the MAUI sample app
Steps to reproduce the bug
Expected behavior
Expected behaviour is that the bound command to be executed
Screenshots
N/A
NuGet package version
H.NotifyIcon.Maui Version 2.0.115
Platform
No response
IDE
Visual Studio 2022-preview, Visual Studio 2022
Windows Version
Windows 11
WindowsAppSDK Version
1.1
WindowsAppSDK Type
Unpackaged
Manifest
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: