Merge pull request #40082 from slooths/doc-textedit-center-viewport-to-cursor
Add documentation for center_viewport_to_cursor method
This commit is contained in:
@ -48,6 +48,7 @@
|
||||
<return type="void">
|
||||
</return>
|
||||
<description>
|
||||
Centers the viewport on the line the editing cursor is at. This also resets the [member scroll_horizontal] value to [code]0[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="clear_colors">
|
||||
|
||||
Reference in New Issue
Block a user