SimpleMobileTools / Simple-Notes

A simple textfield for adding quick notes without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
825 stars 271 forks source link

Wait for DB updates before refreshing checklist items #687

Closed esensar closed 11 months ago

tibbi commented 11 months ago

the issue is fixed well, but we could improve it while already here. At deleting items, while some are still there, the removing animation is missing and the list is refreshed instantly. It would be good to have the animation back, you can see what I mean at deleting some file in the file manager etc. Seems like it is missing on master branch too.

tibbi commented 11 months ago

works well, thanks