Commit b2f72f9
committed
FIX: Add macos timers to the main thread
The macos timers need to be explicitly added to the main runloop
so the drawing takes place there. This causes issues if updating
data from other threads and wanting the plot to update.1 parent 9b43515 commit b2f72f9
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1726 | 1726 | | |
1727 | 1727 | | |
1728 | 1728 | | |
1729 | | - | |
1730 | | - | |
1731 | | - | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
1732 | 1732 | | |
1733 | 1733 | | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
1734 | 1738 | | |
1735 | 1739 | | |
1736 | 1740 | | |
| |||
0 commit comments