SlRvb / Obsidian--ITS-Theme

Theme designed with readability and customizability in mind. Change it easily to your liking with the Style Settings plugin installed.
https://publish.obsidian.md/slrvb-docs/ITS+Theme/ITS+Theme
GNU General Public License v2.0
520 stars 113 forks source link

[Bug] Unordered List symbol vanishes in Edit Mode #286

Open Mondrethos opened 3 months ago

Mondrethos commented 3 months ago

Describe the bug

Type - to initiate unordered list, the unordered list symbol vanishes even though the text still gets intended

Expected behavior

Some sort of indicator that a list is being used. This issue was fixed for numbered lists here: https://github.com/SlRvb/Obsidian--ITS-Theme/issues/242

To Reproduce

Type - to initiate an unordered list, the unordered list symbol vanishes, even though the text still gets indented.

OS

Linux

Versions

SlRvb commented 3 months ago

Do you happen to have any plugins toggled on or any potential stuff toggled on in the style settings that might cause this to happen? I can't see to recreate this personally to see what's happening 🤔

Mondrethos commented 3 months ago

I've disabled every plugin, and it only comes back when I disable the Style Settings plugin, which I use to turn ITS blue instead of the default red.

SlRvb commented 2 months ago

Hmmm, any chance I could get an export of your style settings here?

Mondrethos commented 2 months ago

I apologize for the delay. @Sl

Here's what I get when I click export under Style Settings:

{
  "ITS@@slrvb-b": false,
  "ITS@@slrvb-g": false,
  "ITS@@drwn": false,
  "ITS@@nord": false,
  "ITS@@notion": false,
  "ITS@@its-d": false,
  "ITS@@select": "none",
  "ITS@@s-d": true,
  "ITS@@list-bullet-side-lines": true,
  "ITS@@alternate-indent": false,
  "ITS@@indentation-guide-color@@dark": "#2182D7"
}
SlRvb commented 1 week ago

This should be fixed now on ITS v1.2.85!