You've already forked obsidian-visualiser
Fix pull job links. Canvas now start centered and zoomed out based on nodes positions.
This commit is contained in:
@@ -77,7 +77,6 @@ export const a: Prose = {
|
||||
onShow(content: HTMLDivElement) {
|
||||
if(!rendered)
|
||||
{
|
||||
console.log('')
|
||||
Content.getContent(overview.id).then((_content) => {
|
||||
if(_content?.type === 'markdown')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user