bug fixes
This commit is contained in:
parent
0c99c212bb
commit
9b2cb2c6fc
@ -84,6 +84,7 @@ def query_from_editor_all_fields(editor):
|
|||||||
editor
|
editor
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
editor.setNote(editor.note)
|
||||||
query_all([editor.note])
|
query_all([editor.note])
|
||||||
editor.setNote(editor.note, focusTo=0)
|
editor.setNote(editor.note, focusTo=0)
|
||||||
editor.saveNow(lambda:None)
|
editor.saveNow(lambda:None)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user