mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
autocollapse notes after period of inactivity + some other changes, #1192
This commit is contained in:
@@ -116,7 +116,7 @@ export default class AttributeListWidget extends TabAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
this.overflowing();
|
||||
|
||||
this.$promotedExpander = this.$widget.find('.attr-promoted-expander');
|
||||
this.$allAttrWrapper = this.$widget.find('.all-attr-wrapper');
|
||||
|
||||
Reference in New Issue
Block a user