Commit 2d5a2ad
refactor: skip reevaluate() timer when a sheet is open
reevaluate() now bails when a sheet is already showing, mirroring the
guard in checkAndShowNextSheet(), so a late update publish no longer
arms a settle timer that would only no-op. Addresses review on #601.1 parent e3ecb17 commit 2d5a2ad
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments