mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Fix cases where LineEdit can still show focus with mouse events
This commit is contained in:
parent
ef5cd99604
commit
984b52a972
5 changed files with 68 additions and 13 deletions
|
|
@ -33,3 +33,10 @@ GH-110867
|
|||
ERROR: Validate extension JSON: Missing field in current API 'classes/FileAccess/methods/get_as_text': arguments. This is a bug.
|
||||
|
||||
Optional argument removed. Compatibility method registered.
|
||||
|
||||
|
||||
GH-111117
|
||||
---------
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/LineEdit/methods/edit': arguments
|
||||
|
||||
Optional argument added. Compatibility method registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue