Skip to content

Conversation

@lucasfernog
Copy link
Member

this prevents the close() from working properly if you somehow lose the new() resource ID (for instance when the app reloads) and need to pick it up again and close it.

this prevents the close() from working properly if you somehow lose the new() resource ID (for instance when the app reloads) and need to pick it up again and close it.
@lucasfernog lucasfernog requested a review from a team as a code owner April 25, 2025 18:29
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Apr 25, 2025
@github-actions
Copy link
Contributor

Package Changes Through 51fa48f

There are 2 changes which include tauri with minor, @tauri-apps/api with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.5.0 2.6.0
tauri 2.5.1 2.6.0

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 lucasfernog merged commit 039f44b into dev Apr 25, 2025
20 checks passed
@lucasfernog lucasfernog deleted the fix/tray-get-by-id branch April 25, 2025 18:30
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Apr 25, 2025
@Legend-Master
Copy link
Contributor

Legend-Master commented Apr 26, 2025

Wouldn't this be a problem when 2 webviews trying to get the same tray icon? Since they're stored in a single webview's resource table, the other webview will not be able to use TrayIcon.getById anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

3 participants