pjeby/pane-relief

[Bug]: Can't grab the title bar above the left sidebar when using Sliding Pane

Closed this issue · 5 comments

Using Sliding Pane and open 3 or more panes:

image

image

pjeby commented

That's strange. It's acting as if the panes are being scrolled under the sidebar, but over the drag area. It appears to be an issue with the way the rendering engine handles overlap, which means it's going to be very difficult to fix without rearranging how Obsidian renders things or implementing some sort of weird floating element over the empty space to keep it functioning.

thank you for looking into this. I'll learn to live with it then. Your plugins have helped me so much!

pjeby commented

Oh, I'm planning to fix it, it's just going to take a little time. I have an idea of how to do it, but I don't know if it'll work or what further glitches it might cause. So I can't promise anything on when just yet.

pjeby commented

Okay, 0.5.0 is out with a tentative fix for this and other issues - let me know how it works.

It works great! Thank you so much!