Luke Hamburg
Luke Hamburg
I started debugging on my own because I don't know if @trganda is around much I bisected the initializing functions in `main.ts` until I found the one causing the huge...
Here's a perf graph captured during a long load  Zooming in at/near the moment when the file tree appears  all this is just 1000s of iterations to `onLayoutReady()`...
I forked the repo and created a fix for this bug. I don't know if it's correct, but please check out https://github.com/luckman212/obsidian-attachment-management/commit/205362a46bdd778b580c7a2fa8424d1a17028132?diff=unified&w=1 So far it's working for me! If anyone...
Ah ok @trganda thank you. Hopefully they make 1.6 public soon. I've been using the patched version for a couple of days now and it's working fine for me. I...
@trganda One small thing, I realize I left a debug message in that commit, you may want to remove it. It's here: https://github.com/trganda/obsidian-attachment-management/blob/4f3802b8b576074604571589055749b7b130e656/src/main.ts#L33
@trganda Just a quick note that [1.6.2](https://github.com/obsidianmd/obsidian-releases/releases/tag/v1.6.2) is now publicly available to all.
Thank you for the reply! I will pin this for a nice summer project. Either way I will reach out and keep you posted.
I vote for "Ice Bar" - sounds cool! 😎
Are you running [v1.0.3](https://github.com/luckman212/obsidian-split-pane-view/releases/tag/1.0.3)? If not, please download it and test again. Can you post screenshots of "before" and "after" showing the panes that did not close? And also your...
Thanks for letting me know about the manifest- yes I forgot to update it. I'll fix shortly. As for the actual behavior, that actually looks correct to me. The intention...