mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
note tooltip displays the whole note with scrollbar, other behavior changes. closes #4120
This commit is contained in:
@@ -182,8 +182,6 @@ export default class Entrypoints extends Component {
|
||||
}
|
||||
|
||||
hideAllPopups() {
|
||||
$(".tooltip").removeClass("show");
|
||||
|
||||
if (utils.isDesktop()) {
|
||||
$(".aa-input").autocomplete("close");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user