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

loss of last save #36

Open
buggyj opened this issue Dec 16, 2017 · 1 comment
Open

loss of last save #36

buggyj opened this issue Dec 16, 2017 · 1 comment

Comments

@buggyj
Copy link
Owner

buggyj commented Dec 16, 2017

If a user quickly saves a tiddler with changes in while a save is in progress it will not be saved and the 'dirty status' with be cleare.

@buggyj
Copy link
Owner Author

buggyj commented Dec 16, 2017

this is due to the debouncing.

Ether the start time needs to be set to disallow only for a small timeframe (1 sec?) rather than the whole download or set a new bit that will flag that the reload is needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant