GitMurf

Results 359 comments of GitMurf

So it looks like changing `getFile()` to the following stops the error but I think there is still a question of why when using the show more/less context button it...

After further research and diving in, I believe the "duplicates" (memory leak) is being caused by this section where adding new components for markdown rendering the results and it does...

Ok @nothingislost here is code you can run directly in the console log to find the "leaked" (leftover) components and also remove them. Clearly this isn't the solution but hopefully...

Ok now it actually looks like it is your plugin that is auto sizing the widths of panes? Watch this video and focus on the left side bottom half pane...

> Which version are you using? I don't see this behavior since 0.0.5. The modification logic no longer takes dimension into account. I am using 0.0.6 ... but see above...

haha, I only laugh because I just ran into a problem with my own plugin the other day doing basically the same type of error ;-)

Ok the updated version appears to work! Thanks! BUT now another thing on the asterisk * save indicator "issue". Oddly enough when I load a workspace it starts with the...

But then why would simply dragging a pane all the sudden make the asterisk disappear as if suddenly it hasn't changed? First off I would expect if you drag/resize a...

But also interesting on my right sidebar... I never noticed that. I wonder if a plugin is adding something (a view) to the right sidebar and opening it but then...

I just checked it a completely brand new vault with zero plugins enabled and it still does that quick "show the right sidebar open and then closes it". Have you...