pdf.js/src
Calixte Denizet 9ae7ad0fa6 [Editor] Avoid to unselect some editors when the main window is focused
When several editors are selected and the window loses and then gets back its focus,
the previously focused editor is triggering its focus callback making it the only
selected one.
This patch aims to avoid triggering the focus callback called when the main window
gets its focus back.
2023-08-09 12:09:15 +02:00
..
core Merge pull request #16804 from Snuffleupagus/issue-16800 2023-08-08 16:39:37 +02:00
display [Editor] Avoid to unselect some editors when the main window is focused 2023-08-09 12:09:15 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
scripting_api Make sure WillPrint ran before starting printing 2023-07-30 12:38:46 +02:00
shared [Editor] Fix the dimensions of the annotation editor layer (follow-up of #16794) 2023-08-08 11:19:04 +02:00
interfaces.js Use ESLint to ensure that exports are sorted alphabetically 2021-01-09 20:37:51 +01:00
license_header_libre.js Update the year in the license_header files 2023-01-18 22:28:18 +01:00
license_header.js Update the year in the license_header files 2023-01-18 22:28:18 +01:00
pdf.image_decoders.js Add unit-tests to check that more PDF.js APIs expose the expected functionality 2023-07-07 12:36:21 +02:00
pdf.js Remove most build-time require-calls from the src/display/-folder 2023-07-17 19:47:13 +02:00
pdf.sandbox.external.js ESMify some modules for m-c (bug 1824610) 2023-03-27 12:01:31 +02:00
pdf.sandbox.js Stop using the PRODUCTION build-target in the JavaScript code 2023-04-17 12:04:34 +02:00
pdf.scripting.js Tweak the pdf.scripting.js bundling, to improve overall consistency 2020-10-25 16:36:56 +01:00
pdf.worker.entry.js Update the year in the license_header files 2022-01-27 19:24:31 +01:00
pdf.worker.js Allow, optionally, using worker-modules during local development 2023-01-31 12:09:44 +01:00