mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-31 15:21:00 +02:00
The thumbnails are only available if the first page is ready, and not awaiting that causes the drag-and-drop action to be performed using incorrect thumbnail viewer state (see the analysis in #21184 for more details). Fixes #21184. Supersedes #20902. Unblocks #21173.