TAGS
20 tagsMerge pull request #20751 from calixteman/bug2016693 Avoid to scroll too much when the thumbnail is at the bottom of the sidebar (bug 2016693)
Merge pull request #20565 from kairosci/fix-bug-20557 fix: Fix mailto links truncated at dash
Merge pull request #20535 from calixteman/issue18062 Use CIDToGIDMap when the font is a type 2 with an OpenType font
Merge pull request #20462 from calixteman/improve_thumbnails Slightly reduce the memory used by thumbnails
Merge pull request #20213 from lab-core/pointer-type [Editor] A new CurrentPointers class to store current pointers used by the editor
Merge pull request #20333 from calixteman/issue20302 Fix incremental saving with hybrid references
Merge pull request #20210 from calixteman/comment_sidebar [Editor] Add a sidebar allowing the user to navigate between the comments in a pdf (bug 1985567)
Merge pull request #20120 from calixteman/remove_actions_button [Editor] Don't show the actions button in the comment popup when it's useless
Merge pull request #20056 from calixteman/one_click [Editor] Allow to change the editor mode when selecting the corresponding editor (bug 1975538)
Merge pull request #19952 from timvandermeij/intermittent-viewer-origin Fix intermittent failure in the "supports specifying a custom origin" viewer integration test
Merge pull request #19873 from timvandermeij/fix-editor-undo-bar-intermittents Fix the "must work properly when selecting undo by keyboard" integration test
Merge pull request #19735 from Snuffleupagus/Type3WordSpacing Apply char/word-spacing correctly for missing Type3-glyphs
Merge pull request #19661 from Snuffleupagus/thumbnails-inline-finishRenderTask Inline the `PDFThumbnailView.prototype.#finishRenderTask` helper method
Merge pull request #19273 from Snuffleupagus/NetworkManager-request-methods Remove the `requestRange`/`requestFull` methods from the `NetworkManager` class
Merge pull request #19149 from Snuffleupagus/issue-19145 Prevent Webpack from resolving `import.meta.url` statements during building (issue 19145)
Merge pull request #19117 from Snuffleupagus/bot-forceNoChrome Disable the browser-tests in Google Chrome on the bots
Merge pull request #18988 from Snuffleupagus/split-dom-factory Move the various DOM-factories into their own files
Merge pull request #18844 from calixteman/bug1922063 Use Calibri and Lucida Console, when it's possible, in place of sans-serif and monospaced (bug 1922063)
Merge pull request #18675 from calixteman/nofirefox Add an option (i.e. --noFirefox) to only use Chrome when running tests