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
4.0.1.rc1
Windows10
get_window().always_on_top = true get_viewport().gui_embed_subwindows = false $PopupMenu.popup(Rect2(pos,Vector2.ZERO))
it's transparent window. I can't click the overlapping menu.
When I set always_on_top in the popup menu, it worked in a limited way, but I got scolded. #75001
see #75001
The text was updated successfully, but these errors were encountered:
Duplicate of #62382
Sorry, something went wrong.
No branches or pull requests
Godot version
4.0.1.rc1
System information
Windows10
Issue description
it's transparent window. I can't click the overlapping menu.
When I set always_on_top in the popup menu, it worked in a limited way, but I got scolded.
#75001
Steps to reproduce
see #75001
Minimal reproduction project
see #75001
The text was updated successfully, but these errors were encountered: