issues
search
jerboa88
/
Mergist
Mergist is an online tool to combine multiple PDF files into one
http://mergist.johng.io/
MIT License
3
stars
0
forks
source link
Use Web Workers to merge PDFs for actual PDF merging
#36
Open
jerboa88
opened
2 years ago
jerboa88
commented
2 years ago
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
What feature would you like?
calculateProgress()
method