mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-26 04:41:01 +02:00
When a drawing was moved with arrow keys and then printed or saved, the drawing wasn't moved finally. So the fix is just about calling onTranslated once the translation is done.