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
I feel as if a lot of applications modify their menus dynamically. But you can only add the menu once, at the beginning of the application, in the backend. That means applications cannot change their menus, not in the backend nor the frontend.
Describe the solution you'd like
I would like a tauri-api function that allows you to change the menus. If not, at least in Tauri commands.
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the problem
I feel as if a lot of applications modify their menus dynamically. But you can only add the menu once, at the beginning of the application, in the backend. That means applications cannot change their menus, not in the backend nor the frontend.
Describe the solution you'd like
I would like a
tauri-api
function that allows you to change the menus. If not, at least in Tauri commands.Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: