We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
editor.ui.view.menuBarView.menus[ 0 ].isEnabled = false;
Opt+F9
Nothing happens, menu should not be open.
Menu opens normally.
If you have ideas, you can list them here. Otherwise, you can delete this section.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
📝 Provide detailed reproduction steps (if any)
editor.ui.view.menuBarView.menus[ 0 ].isEnabled = false;
in the console.Opt+F9
to focus menu bar.✔️ Expected result
Nothing happens, menu should not be open.
❌ Actual result
Menu opens normally.
❓ Possible solution
If you have ideas, you can list them here. Otherwise, you can delete this section.
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: