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

[bug] Tauri v2 is missing Zoom predefined menu item (MacOS) #11497

Open
qu1ck opened this issue Oct 26, 2024 · 0 comments
Open

[bug] Tauri v2 is missing Zoom predefined menu item (MacOS) #11497

qu1ck opened this issue Oct 26, 2024 · 0 comments
Labels
platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@qu1ck
Copy link

qu1ck commented Oct 26, 2024

Describe the bug

V1 has this
https://docs.rs/tauri/1.8.1/tauri/enum.MenuItem.html#variant.Zoom

Nowhere to be seen in v2
https://docs.rs/tauri/2.0.6/tauri/menu/struct.PredefinedMenuItem.html

Reproduction

N/A

Expected behavior

API should have access to this native macos menu item.

Full tauri info output

Tauri 2.0.6 on macos

Stack trace

No response

Additional context

No response

@qu1ck qu1ck added status: needs triage This issue needs to triage, applied to new issues type: bug labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants