tldraw/obsidian-plugin

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

Open

#110 opened on Mar 17, 2025

 (3 comments) (0 reactions) (0 assignees)TypeScript (22 forks)github user discovery
help wanted

Repository metrics

Stars
 (420 stars)
PR merge metrics
 (Avg merge 15h 27m) (6 merged PRs in 30d)

Description

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