radekkozak / discordian

Obsidian dark theme inspired by Discord
MIT License
107 stars 6 forks source link

fold gutter overlaps covers the writing area in editor mode #43

Closed s-kyy closed 3 years ago

s-kyy commented 3 years ago

OS: Windows Discordian version: 0.8.5 Obsidian: Version: 0.11.13

When viewing text in editor mode there's something overlapping the the left-side of the writing area

This is some example text:

OS: Windows
Discordian version: 0.8.5
Obsidian: Version: 0.11.13

This is what it looks like in preview mode: image

Note: I was able to fix it with:

.CodeMirror-foldgutter {
  width: 0px !important; /*<---- edited this line!*/
  display: none;
}

Although I'm not sure if this affected this issue I posted a few minutes ago or and how the toggle icons are displayed.

nfarrar commented 3 years ago

Having same issue ...

image

bagameow commented 3 years ago

https://github.com/radekkozak/discordian/blob/2fb4af355a70d3c39153fbcfeabd1a7a4b708bd0/obsidian.css you can use prior version first.

gigazen commented 3 years ago

Facing same issue after updating. Started using previous version which was ok.

radekkozak commented 3 years ago

Hi guys / @djbtalk @bagameow @nfarrar @s-kyy / very sorry for quite a delay on the problem. As i mentioned in another issue - i just get out of very nasty Covid situation few days ago and i'm still shocked a little and messed up. But i'm trying slowly to get my head around things now.

I will try to look into things to help you all with the issue. I missed quite few Obsidian updates so it is probably some changes there in official editor code that moved few things around. I will try to get Discordian up to speed with newest Obsidian version

Thank you all mates for the patience. Glad the previous version works for you for the moment

bagameow commented 3 years ago

wish all the best

radekkozak commented 3 years ago

Thank you @bagameow , kind word is always helping

All best from Poland to you