godotengine / godotengine/godot-docs
close_requested signal documentation incorrect.
Open
area:class reference
bug
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
v4.0.2.stable.official [7a0977ce2]
The documentation for the close_requested () signal states that the signal is emitted when the popup_window property is enabled and the user clicks outside of the window, however, I've found that this doesn't occur. It only seems to occur when the popup_window property is set to false, the title-bar is displayed for the window and the user presses the close button.
(https://docs.godotengine.org/en/stable/classes/class_window.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.