You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Mobile: Auto-save after toggling to-do state
This commit is contained in:
@@ -536,6 +536,8 @@ class NoteScreenComponent extends BaseScreenComponent {
|
||||
|
||||
toggleIsTodo_onPress() {
|
||||
shared.toggleIsTodo_onPress(this);
|
||||
|
||||
this.scheduleSave();
|
||||
}
|
||||
|
||||
tags_onPress() {
|
||||
|
||||
Reference in New Issue
Block a user