You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CC @Paulb23. It's too late to change those for 3.0 though, so if there's a real need to rename them, we'll have to keep the deprecated method names for a while to avoid breaking API.
Godot Master
Any reason why these are called
cursor
and notcaret
inLineEdit
?caret_position
caret_blink_speed
caret_blink
append_at_cursor( String text ) -> append_at_caret( String text )
The text was updated successfully, but these errors were encountered: