Left Sidebar Icons not visible
Is the bug present when using the default Obsidian theme?
No
Is the bug present when snippets and plugins are disabled?
Yes
Minimal theme version
7.6.5
Describe the bug
Currently when using the theme and the default enabled snippets that are found though style settings the left sidebar icons intersect with the MacOS. All sidebar tab styles intersect but it at various amounts. The screenshots use the default modern compact option.
When the sidebar is expanded:
When the sidebar is collapsed:
Debug info
I used the inspector to adjust the padding so all icons are visible.
.is-hidden-frameless:not(.is-fullscreen) .workspace-tabs.mod-top-left-space .workspace-tab-header-container { padding-left: 80px; }
I am not able to replicate this issue. Please provide the debug info from your command palette.
SYSTEM INFO: Obsidian version: v1.6.0 Installer version: v1.4.13 Operating system: Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020 23.5.0 Login status: logged in Catalyst license: insider Insider build toggle: on Live preview: off Base theme: adapt to system Community theme: Minimal v7.6.7 Snippets enabled: 14 Restricted mode: off Plugins installed: 24 Plugins enabled: 2 1: Minimal Theme Settings v7.5.0 2: Style Settings v1.0.8 RECOMMENDATIONS: Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
All snippets have been toggled off but the sidebar icons still intersect
Unfortunately I am not able to reproduce. The only things I can think of based on your debug info:
- try with all plugins turned off, and see if Style Settings or Minimal Theme Settings are causing the issue
- your Obsidian installer is a bit old, but in theory that shouldn't affect things
https://help.obsidian.md/Getting+started/Update+Obsidian
I am having this issue too, and I found that it happens when the Ribbon Style is set to Hover in the Style Settings options. I was able to reproduce in a fresh vault by installing Minimal, Minimal Theme Settings, and Style Settings with this setting alone. (Theme v7.7.18, Theme Settings v8.1.1, Style Settings v1.0.9). I think this is also the issue mentioned in #816 .