Add documentation for center_viewport_to_cursor method
This commit is contained in:
parent
ad04cf0bfa
commit
654d33866b
|
@ -48,6 +48,7 @@
|
||||||
<return type="void">
|
<return type="void">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="clear_colors">
|
<method name="clear_colors">
|
||||||
|
|
Loading…
Reference in New Issue