feat: add DoubleClick variant for TrayIconEvent#10786
Conversation
Package Changes Through 3b31164There are 7 changes which include tauri with prerelease, tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-codegen with prerelease, tauri-bundler with prerelease, tauri-build with prerelease Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
lucasfernog
left a comment
There was a problem hiding this comment.
should a double click event be emitted after two Click events? or should those be suppressed if it's a double click?
it is not suppressed, both are emitted |
No description provided.