You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[RTL] Add tooltip support to meta/url tag.
This commit is contained in:
@@ -207,7 +207,7 @@ Compatibility method registered.
|
||||
|
||||
GH-89024
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/push_meta/arguments': size changed value in new API, from 1 to 2.
|
||||
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/push_meta/arguments': size changed value in new API, from 1 to 3.
|
||||
|
||||
Added optional argument. Compatibility method registered.
|
||||
|
||||
|
||||
@@ -198,3 +198,10 @@ Validate extension JSON: JSON file: Field was added in a way that breaks compati
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/FileAccess/methods/store_var': return_value
|
||||
|
||||
Added return values. Compatibility method registered.
|
||||
|
||||
|
||||
GH-99481
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/push_meta/arguments': size changed value in new API, from 2 to 3.
|
||||
|
||||
Optional argument added to set tooltip. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user