Obsidian--ITS-Theme icon indicating copy to clipboard operation
Obsidian--ITS-Theme copied to clipboard

[Bug] Unordered List symbol vanishes in Edit Mode

Open Mondrethos opened this issue 1 year ago • 5 comments
trafficstars

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

  • [X] Desktop
  • [ ] Mobile

Versions

  • Obsidian Version: 1.5.8
  • ITS Theme Version: 1.2.45

Mondrethos avatar Mar 17 '24 16:03 Mondrethos

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 🤔

SlRvb avatar Mar 27 '24 02:03 SlRvb

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.

Mondrethos avatar Mar 27 '24 04:03 Mondrethos

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

SlRvb avatar Apr 11 '24 06:04 SlRvb

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"
}

Mondrethos avatar Apr 20 '24 06:04 Mondrethos

This should be fixed now on ITS v1.2.85!

SlRvb avatar Jun 25 '24 04:06 SlRvb