forked from joejulian/gio
9e23412a01
This commit adds a testcase to catch unexpected panics in the editor's scroll offset logic introduced by using different setting combinations that affect editor layout. It also fixes a panic for single-line editors with alignments other than text.Start. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>