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
Latest 4.3 master branch
Godot v4.3.beta (fe11def75) - macOS 15.0.0 - Vulkan (Mobile) - integrated Apple M1 Max - Apple M1 Max (10 Threads)
Dragging the editor window seems to be handled sometimes by Godot and sometimes by macOS, yielding inconsistent behavior.
Godot seems to handle moving the window unless:
interface/editor/expand_to_title
(This recording shows only the left screen; when the editor window disappears, it is on the second screen)
N/A
The text was updated successfully, but these errors were encountered:
Closing as fixed by #99642
Sorry, something went wrong.
No branches or pull requests
Tested versions
Latest 4.3 master branch
System information
Godot v4.3.beta (fe11def75) - macOS 15.0.0 - Vulkan (Mobile) - integrated Apple M1 Max - Apple M1 Max (10 Threads)
Issue description
Dragging the editor window seems to be handled sometimes by Godot and sometimes by macOS, yielding inconsistent behavior.
Behavior when Godot handles moving the window:
Behavior when macOS handles moving the window:
Circumstances
Godot seems to handle moving the window unless:
interface/editor/expand_to_title
disabledScreen.Recording.2024-07-04.at.16.08.29.mp4
(This recording shows only the left screen; when the editor window disappears, it is on the second screen)
Steps to reproduce
interface/editor/expand_to_title
:Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: