mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
This patch removes an incorrect way for TextDocument::text_in_range to return early when the first line of the selection was empty. This fixes an issue in TextEditor where the status bar showed that 0 characters are selected when the selection started on an empty line.
26 KiB
26 KiB