Commit 8950ec3
authored
fix(cdk/table): Column sizing and scrolling bug when number of columns in table changes (angular#30378)
Part of fix includes cdk-experimental/column-resize.
See internal issue 390466445.1 parent e91d509 commit 8950ec3
File tree
2 files changed
+6
-1
lines changed- src
- cdk-experimental/column-resize
- cdk/table
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments