Commit d33184b
committed
Fix WindowGroupNode update performance (inverted condition)
The first view graph update triggered in each window group node update
is meant to be a dry-run but wasn't due to an inverted condition.1 parent fbc952f commit d33184b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments