AnubisNekhet / AnuPpuccin

Personal theme for Obsidian
GNU General Public License v3.0
2.08k stars 163 forks source link

[Bug] In "Border" workspace layout, there are various visual bugs when the left sidebar is hidden #161

Open joelatschool opened 1 year ago

joelatschool commented 1 year ago

Describe the bug When using the "Border" workspace layout, there are various visual bugs that appear when the left sidebar is hidden, especially when using multiple panes:

image
  1. The leftmost pane's tab's border doesn't line up properly with the curve of the top left corner of the workspace, causing an artifact.
  2. The bottom left corner of the workspace isn't rounded.
  3. The rightmost pane has a rounded border on the bottom left corner that doesn't connect with anything and is probably intended for the rightmost pane.
  4. (Minor) all of the borders between panes become noticeably thicker.
(For comparison, where's a screenshot with the left sidebar open) image

To Reproduce Steps to reproduce the behavior:

  1. In style settings, change Workspace > Workspace Layout to Border.
  2. Optionally, open multiple panes side-by-side, which reveals more visual bugs.
  3. Optionally, change Workspace > Status Bar > Status Bar Style to Fixed, which makes the problem more visible.

Screenshots For reference, here's the showing the bug without the markup:

image

Additional context Bug 3 in the list above (and by extension bug 2) might be related to the other bug I filed, #160.