mirror of
https://github.com/godotengine/godot.git
synced 2024-12-09 10:09:20 +08:00
Merge pull request #43501 from Feniks-Gaming/master
In LineEdit Changed "mouse cursor" to the "caret (text cursor)".
This commit is contained in:
commit
de4ae92287
@ -270,7 +270,7 @@
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [String] text with the word under the mouse cursor location.
|
||||
Returns a [String] text with the word under the caret (text cursor) location.
|
||||
</description>
|
||||
</method>
|
||||
<method name="insert_text_at_cursor">
|
||||
|
Loading…
Reference in New Issue
Block a user