hdykokd / obsidian-vertical-tabs-view

A plugin for Obsidian that provides a vertical tabs view
MIT License
29 stars 3 forks source link

Plugin Compatibility Request #90

Open gasparschott opened 2 months ago

gasparschott commented 2 months ago

I am the author of the Continuous Mode plugin. I have recently enabled my plugin to work in the sidebars as well as the main split. This means that all the panes in a sidebar appear vertically stacked, one after the other, to allow them to be scrolled into view.

The issue I have noticed is that when I click into a note in the main split, the sidebar containing the vertical-tabs pane scrolls down, evidently to bring that pane into view. If I scroll the sidebar back up to the top and click into another note to make it active, the sidebar scrolls down again.

This behavior does not occur if the vertical-panes plugin is disabled, and it does occur whether or not the "Show directory" setting is active.

I wonder if you could look into this (unintended?) behavior and disable it?

Thanks so much.