Add a method goToXY in PDFLinkService in order to scroll the document at a given location#20191
Merged
calixteman merged 1 commit intomozilla:masterfrom Aug 25, 2025
Merged
Conversation
Contributor
|
/botio-linux preview |
Collaborator
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/5df10fd1d12d635/output.txt |
Collaborator
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/5df10fd1d12d635/output.txt Total script time: 0.94 mins Published |
timvandermeij
approved these changes
Aug 25, 2025
Contributor
timvandermeij
left a comment
There was a problem hiding this comment.
r=me, with the comment addressed. Thanks!
… at a given location This function is required for the commenting feature: the user will be able to click on a comment in the sidebar and the document will be scrolled accordingly.
0fb223c to
1678782
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This function is required for the commenting feature: the user will be able to click on a comment in the sidebar and the document will be scrolled accordingly.