mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Hide Control focus when given via mouse input
This commit is contained in:
parent
2753d333f6
commit
aeb3a45c97
53 changed files with 229 additions and 105 deletions
|
|
@ -7,3 +7,10 @@ should instead be used to justify these changes and describe how users should wo
|
|||
Add new entries at the end of the file.
|
||||
|
||||
## Changes between 4.5-stable and 4.6-stable
|
||||
|
||||
GH-110250
|
||||
---------
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Control/methods/grab_focus': arguments
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Control/methods/has_focus': arguments
|
||||
|
||||
Optional argument added. Compatibility methods registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue