deathau / sliding-panes-obsidian

Andy Matuschak Mode as a plugin
747 stars 29 forks source link

Broken Stacking on Right Side #116

Open lucas-fern opened 2 years ago

lucas-fern commented 2 years ago

This seems like it could be a relatively simple issue, but occasionally, without any clear pattern, notes will fail to stack correctly on the right side of the screen, sometimes leaving an extra gap between the stacked panes (see image) or hiding a pane underneath the stacked ones.

image

Does anyone else observe this? It only started happening after I updated to Obsidian v0.15.9 and Sliding Panes v3.3.0 yesterday.

It seems to be a property of the position in the stack, and not of the actual note, since all the notes in the image are the same, and if the misbehaving note is closed then the next note in the stack inherits the buggy behaviour. The note at the far right also doesn't always behave like this, though it does seem to misbehave most often.

Any suggestions to fix would be greatly appreciated.

pwalker commented 2 years ago

Maybe try downgrading? This could be the same issue that's mentioned in https://github.com/deathau/sliding-panes-obsidian/issues/110. I've tried going back to 3.2.4 and it seems to work OK for me.

Stefan-59 commented 2 years ago

I'm using 3.2.5 currently and I'm having no problems. With 3.3 it was a similar bug.

Does anyone know if this plugin will be updated or when we are to expect a fix for 3.3?