You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
GH-100913
|
|
---------
|
|
Validate extension JSON: Error: Field 'classes/TextEdit/methods/get_line_column_at_pos/arguments': size changed value in new API, from 2 to 3.
|
|
|
|
Added optional argument to disallow positions that are outside the column range of the line. Compatibility method registered.
|