AnubisNekhet / AnuPpuccin

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

[Bug] use workspace layout → cards very slow #202

Open dlupx opened 12 months ago

xrborg commented 7 months ago

Hey,

I was able to recreate this issue with minimal settings.

  1. Create a new test vault.
  2. Add AnuPpuccin theme (keep everything by default).
  3. Add "Style Settings" plugin.
  4. Enable "Cards" as Workspace Layout Variant, under AnuPpuccin's "Workspace" config area (in Style Settings).
  5. Install "Editing Toolbar" addon : https://github.com/PKM-er/obsidian-editing-toolbar
  6. When scrolling though md file which has few lists, code blocks etc, when scrolling, page refresh is very slow. Issue only happens in Edit mode (with Live preview). Reading mode is ok.
  7. Disable "Editing Toolbar" or not use "Cards" as Workspace Layout Variant as workaround.

Hope this helps to RCA,

UPDATE:

Playing with "Editing Toolbar" I was able to workaround issue and keep "Editing Toolbar" add-on active. To do so, change "Editing Toolbar" "Editing Toolbar aesthetic" from default to glass.

cheers!