-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Paginator: respond to selection change
The view follows caret when using caret browsing (F7). Also allows selecting across pages. And if you click on or select some text and resize the window, the caret/selection always stays visible. Some quirks regarding caret browsing: - In Chromium, in paginated mode, it scrolls when changing selection (https://issues.chromium.org/issues/40889650) - In WebKitGTK, in scrolled mode, the view doesn't follow the caret (which would be a WebKit bug)
- Loading branch information
1 parent
329e222
commit 59a5aa2
Showing
1 changed file
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters