Commit b3e29e5
committed
Let a wheel route from a fixed element
- WindowInputRouter.MouseWheel gains an internal overload that starts the
bubble at a given element instead of the one under the point, and returns
the element that handled it
- A pointer gesture that scrolls needs to stay with one scrollable: routing by
point every time hands the gesture to whatever the scrolling brings under it1 parent aff2815 commit b3e29e5
1 file changed
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
238 | 255 | | |
239 | 256 | | |
240 | 257 | | |
241 | 258 | | |
242 | | - | |
| 259 | + | |
243 | 260 | | |
244 | 261 | | |
245 | 262 | | |
246 | 263 | | |
247 | 264 | | |
248 | 265 | | |
249 | | - | |
| 266 | + | |
250 | 267 | | |
251 | 268 | | |
252 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
253 | 274 | | |
| 275 | + | |
| 276 | + | |
254 | 277 | | |
255 | 278 | | |
256 | 279 | | |
| |||
0 commit comments