tldraw/obsidian-plugin

[BUG] If you leave a tldraw note open in its own Window, it becomes very slow.

Offen

#110 geöffnet am 17.03.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (22 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (420 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 15h 27m) (6 gemergte PRs in 30 T)

Beschreibung

If you try and leave a tldraw note in its own window, without your vault open as well, your vault becomes very slow

Steps to reproduce:

  1. Open tldraw note in its own window
  2. don't have your main window present (i.e. have it minimized)

Something to keep in mind, is if I go open up the main window again, the slowness goes away.

It seems obsidian can detect when a window is minimized, and when the main window is minimized, tldraw on other tabs can detect that and it slows down

Contributor Guide