mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-23 08:57:28 +00:00
text_position_at() was returning -1 if the position wasn't in the bounds of a visual line. Now if the position is past the last line, we simply return the last line index instead of -1. Fixes #502.
47 KiB
47 KiB