-
-
Notifications
You must be signed in to change notification settings - Fork 24
Saving and Loading Progress Bar #58
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
base: main
Are you sure you want to change the base?
Conversation
@RobbyV2 is attempting to deploy a commit to the richardr1126's projects Team on Vercel. A member of the Team first needs to authorize it. |
6c77d78
to
32f5cdc
Compare
What does cancel and download do here? In the exporting it will finish converting the current page and download what's been generated. Does it just finish downloading the current document? |
Great by the way |
I just noticed that as well; I believe that's due to the cancel and download being re-used from the audio exporting. I'll add another flag to distinguish between the two now. |
Yeah for this version it could just say cancel then |
Just pushed a change that addresses this. Should be good now 👍. Screen.Recording.2025-07-19.212037.mp4 |
d6df3bf
to
7b703f0
Compare
Adds a progress bar when saving/loading
Some notes:
Screen.Recording.2025-07-19.202106.mp4
I appreciate how fast you are with these PRs! Can't express how useful this project has been for me :)