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

Prevent rapid tapping on the "Create Document" button #22

Open
neoneye opened this issue Jan 19, 2020 · 0 comments
Open

Prevent rapid tapping on the "Create Document" button #22

neoneye opened this issue Jan 19, 2020 · 0 comments
Labels
bug

Comments

@neoneye
Copy link
Collaborator

@neoneye neoneye commented Jan 19, 2020

Tapping this button multiple times is not good. It creates several documents in an undefined state.

There is a slight delay from tapping the "Create Document" button until the document have been fully created in the file system. A blocking mechanism is needed. That stays invisible if the document gets fully created within a reasonable amount of time. Otherwise a HUD is to be shown. Or an error message.

This is what it looks like when I'm using an ApplePencil and create documents rapidly.
IMG_1568

@neoneye neoneye added the bug label Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.