Focus main window when navigating to annotation from note window
This commit is contained in:
parent
7672340819
commit
d38d42d60c
1 changed files with 1 additions and 4 deletions
|
@ -1048,10 +1048,7 @@ class Reader {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
reader._window.focus();
|
||||||
if (reader instanceof ReaderWindow) {
|
|
||||||
reader._window.focus();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue