You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
I believe this issue was actually a mix of few issues noew fixed and should be closed.
Server was never deleting notes so syncing was way longer that it should be. Fixed in #824.
Copy/pasting was taking ages because of unoptimized behaviour in ckeditor. Fixed in #839.
We can still improve performances using webworker on background side, but this involve important refactoring which will be done in future release. An issue has been open : #822
[Description]:
Might be able to use a WebWorker or some other cool web tech (tm)
Extracted from: #743
The text was updated successfully, but these errors were encountered: