This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

For some reason, when I have two WindowDialogs open, the most recently opened dialog's Close button disappears until the mouse is over where it should be.

This first image shows two dialog windows open, the one on the right having been opened first, the one on the left opened second. You can see that the Close button for the left window is missing.
Two Dialogs open, Close button missing

When I move my mouse to where the Close button should be, it appears. It disappears again when I move my mouse away.
Two Dialogs open, mouse over Close button position

If I close the first dialog window, the Close button reappears in the second dialog window.
One Dialog open, Close button now restored

Here is the hierarchy of the controls. Menu Dialog opens first, with the FarmingButton showing the FarmingDialog window (which is the second dialog):
Hierarchy of controls

I'm not sure if this is expected behavior that I am not aware of, but I'd like for all dialog windows to have their close buttons visible when they are all open.

Thank you for any assistance

Godot version v3.5.1.stable.mono.official [6fed1ffa3]
in Engine by (12 points)
retagged by

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.