Commit 0e1a0ec
committed
Update slots after interaction instead of during
This removes the window slot updating exception in interaction handling context. Instead, dirty slots are now updated immediately after the interaction. This has the benefit that multiple notifyWindows to the same slot during an interaction will now also only result in one update (item provider retrieval).1 parent 2988db6 commit 0e1a0ec
3 files changed
Lines changed: 15 additions & 29 deletions
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 79 | | |
85 | 80 | | |
86 | 81 | | |
| |||
165 | 160 | | |
166 | 161 | | |
167 | 162 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 163 | | |
179 | 164 | | |
180 | 165 | | |
| |||
602 | 587 | | |
603 | 588 | | |
604 | 589 | | |
605 | | - | |
606 | 590 | | |
| 591 | + | |
607 | 592 | | |
608 | 593 | | |
609 | | - | |
610 | | - | |
611 | 594 | | |
612 | 595 | | |
613 | 596 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
| 192 | + | |
| 193 | + | |
198 | 194 | | |
199 | 195 | | |
200 | 196 | | |
201 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
202 | 208 | | |
203 | 209 | | |
204 | 210 | | |
| |||
207 | 213 | | |
208 | 214 | | |
209 | 215 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments