Commit 4a812ae
committed
Accessiblity scroll event firing callback not properly reset.
1. We use a delayed callback to throttle the amount of accessibility
scroll events fired by the view tree. The callback to do so was
not properly reset when removed putting the view tree in a bad
state resulting in no scroll events being fired at all.
bug:6549005
Change-Id: Ibf72d7e009e4545a336c9471f46015910290703e1 parent a587b89 commit 4a812ae
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8021 | 8021 | | |
8022 | 8022 | | |
8023 | 8023 | | |
| 8024 | + | |
8024 | 8025 | | |
8025 | 8026 | | |
8026 | 8027 | | |
| |||
0 commit comments