pjeby / pane-relief

Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
232 stars 6 forks source link

No back/forth arrows with 0.16 #30

Closed sirlaughalot90 closed 2 years ago

sirlaughalot90 commented 2 years ago

Hi,

I just updated to Obsidian 0.16 (macOS, default theme) and the navigation arrows are gone. Any idea why this has happend and what can be done about it? Thank you!

CleanShot 2022-08-31 at 21 41 23@2x
pjeby commented 2 years ago

Obsidian 0.16 removes the old titlebar by default and replaces it with a native one. You need to change the "Window frame style" setting (under Settings > Appearance > Advanced) to "Obsidian frame".

If you were using Custom Page Header And Titlebar to add buttons on each pane, you can get them back by enabling "Show tab title bar" under Settings > Appearance > Advanced as well. This will also get you back pane numbering if you had that turned on, but you should also update to Pane Relief 0.3.1 or higher to correct some styling issues with that.

sirlaughalot90 commented 2 years ago

Thank you! That was easy. 😄