Skip to content

Fix for scroll_to_line and search functions, fix #1897

The function scroll_to_line(0) should return ERR_FAIL_INDEX because the first line is 1.

Merge request reports