options UI for selecting support code note MIME types

This commit is contained in:
zadam
2019-08-29 21:08:53 +02:00
parent 9d958e1860
commit c8f59ea547
12 changed files with 257 additions and 89 deletions

View File

@@ -32,7 +32,7 @@ class LinkMapWidget extends StandardWidget {
this.linkMapService = new LinkMapServiceClass(this.ctx.note, $linkMapContainer, {
maxDepth: 1,
zoom: 0.7
zoom: 0.8
});
await this.linkMapService.render();