liamcain / obsidian-lapel

🤵 Dress up your editor. Obsidian plugin to show the heading level in the gutter.
MIT License
101 stars 4 forks source link

Bug?: Vertical positioning/alignment #9

Closed avirosso closed 2 days ago

avirosso commented 2 years ago

The vertical positioning/alignment is not working - see screenshots standard theme and minimal theme (no userdefined css snippets)

Standard theme: Standard Theme

Minimal theme: Minimal Theme

liamcain commented 2 years ago

Hi, what version of Obsidian are you using? Do you have any additional plugins installed that could be affecting the styling?

I am unable to reproduce the issue in an empty vault with nothing but the plugin installed, so there must be something else interacting with the plugin. I notice the second screenshot has a line under the headline which doesn't happen by default. If you have any additional configuration set in the Style Settings plugin for example, could you provide those as well?

avirosso commented 2 years ago

Hi, thanks for the detailed answer! I tested and figured out that probably it's caused by the 'breadcrumbs'-Plugin: The plugin renders the "Trail-View" at the top of a page, so the whole content/text (but NOT the lapel markers) 'slips down'. Is there a solution for this kind of problem (for me - and maybe others - the breadcrumbs plugin is indispensable) ...

liamcain commented 2 days ago

This is a breadcrumbs issue so I'll close this. It looks like the issue was reported and will be fixed in Breadcrumbs v4 (https://github.com/SkepticMystic/breadcrumbs/issues/450)