mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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>