Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Web Workers to merge PDFs for actual PDF merging #36

Open
3 tasks
jerboa88 opened this issue Jul 9, 2022 · 0 comments
Open
3 tasks

Use Web Workers to merge PDFs for actual PDF merging #36

jerboa88 opened this issue Jul 9, 2022 · 0 comments
Labels
🛡 Priority: Low Issue is of low priority ⏰ Status: Confirmed Issue has been reproduced ⏰ Status: New Issue has not been investigated yet 🗃 Type: Enhancement New feature or request

Comments

@jerboa88
Copy link
Owner

jerboa88 commented Jul 9, 2022

What feature would you like?

  • Move the actual PDF merging functionality into a web worker so that it doesn't freeze up the UI.
  • Increase granularity of the calculateProgress() method
  • Throttle messages for progress updates to a reasonable speed and update the transition duration to match
@jerboa88 jerboa88 added ⏰ Status: New Issue has not been investigated yet 🗃 Type: Enhancement New feature or request ⏰ Status: Confirmed Issue has been reproduced 🛡 Priority: Low Issue is of low priority labels Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛡 Priority: Low Issue is of low priority ⏰ Status: Confirmed Issue has been reproduced ⏰ Status: New Issue has not been investigated yet 🗃 Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant