You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Changed mouse cursor to the caret (text cursor) location.
(cherry picked from commit 59ed3c1aaf)
This commit is contained in:
@@ -223,7 +223,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="has_keyword_color" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user