Commit 9e552a7
committed
fix(cdk/scrolling): reset more properties to avoid jumping during virtual scroll (#33439)
Sets `overflow-anchor` and `scroll-behavior` on the virtual scrollable to avoid jumping in some cases.
Related to #32715.
(cherry picked from commit 9184787)1 parent f4686e9 commit 9e552a7
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | | - | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | | - | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
0 commit comments