Files
ladybird/Userland/Libraries/LibGUI
Max Wipfli 228c1f4968 LibGUI: Remove line-is-empty check in TextDocument return-early
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.
2021-05-06 23:00:43 +01:00
..
2021-04-23 16:46:57 +02:00
2021-05-02 22:48:06 +02:00
2021-04-23 16:46:57 +02:00
2021-05-02 22:48:06 +02:00
2021-04-29 22:23:52 +02:00