mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
switching notes and tabs now work for most widgets
This commit is contained in:
@@ -28,7 +28,7 @@ class LinkMapWidget extends StandardWidget {
|
||||
return [$showFullButton];
|
||||
}
|
||||
|
||||
async activeTabChanged() {
|
||||
async refresh() {
|
||||
this.$body.css('opacity', 0);
|
||||
this.$body.html(TPL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user