mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
Mention how Control focus loss affects Viewport.gui_focus_change
This commit is contained in:
parent
2e7fc81315
commit
80d8907f01
@ -414,6 +414,7 @@
|
||||
<param index="0" name="node" type="Control" />
|
||||
<description>
|
||||
Emitted when a Control node grabs keyboard focus.
|
||||
[b]Note:[/b] A Control node losing focus doesn't cause this signal to be emitted.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="size_changed">
|
||||
|
Loading…
Reference in New Issue
Block a user