kepano / obsidian-minimal

A distraction-free and highly customizable theme for Obsidian.
https://minimal.guide
MIT License
3.67k stars 185 forks source link

Left Sidebar Icons not visible #731

Open nico-lechatnoir opened 4 months ago

nico-lechatnoir commented 4 months ago

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:

1

When the sidebar is collapsed:

2

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; }
kepano commented 4 months ago

I am not able to replicate this issue. Please provide the debug info from your command palette.

nico-lechatnoir commented 4 months ago

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

kepano commented 3 months ago

Unfortunately I am not able to reproduce. The only things I can think of based on your debug info:

  1. try with all plugins turned off, and see if Style Settings or Minimal Theme Settings are causing the issue
  2. your Obsidian installer is a bit old, but in theory that shouldn't affect things

https://help.obsidian.md/Getting+started/Update+Obsidian