mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
close tooltip and scroll toolbar to start on closing
This commit is contained in:
@@ -57,6 +57,7 @@ const onChangeTab = async (obj) => {
|
||||
if (getNote()?.locked) {
|
||||
eSendEvent(eClearEditor);
|
||||
}
|
||||
eSendEvent("showTooltip");
|
||||
editing.movedAway = true;
|
||||
tiny.call(EditorWebView, tiny.blur);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user