mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
autocollapse notes after period of inactivity + some other changes, #1192
This commit is contained in:
@@ -93,7 +93,7 @@ const TPL = `
|
||||
export default class NoteActionsWidget extends TabAwareWidget {
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
this.overflowing();
|
||||
|
||||
this.$showSourceButton = this.$widget.find('.show-source-button');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user