Closed arjunrajlab closed 3 weeks ago
Used an internal variable to ensure that we don't double draw. Probably better in the long term to change this to an internal store to coalesce the watchers, but that seemed to be a bit too much for now.
Used an internal variable to ensure that we don't double draw. Probably better in the long term to change this to an internal store to coalesce the watchers, but that seemed to be a bit too much for now.