Add documentation for center_viewport_to_cursor method
(cherry picked from commit 654d33866b
)
This commit is contained in:
parent
c0db0749f7
commit
a8d499723f
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue