moved note actions button into section container

This commit is contained in:
zadam
2021-05-24 14:39:44 +02:00
parent 7d94202460
commit 1f5e4530c3
5 changed files with 85 additions and 96 deletions

View File

@@ -580,7 +580,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
node.setExpanded(branch.isExpanded, {noEvents: true, noAnimation: true});
}
node.getTitle();
node.renderTitle();
}
/**