Commit 819e2f8
fix(material/datepicker): remove scroll bar while animating in touch UI mode (#21493)
The screen reader close button is rendered outside the dialog which seems to cause a
scrollbar to be shown while the animation is running. These changes fix the issue by
hiding the button while the dialog is animating.
(cherry picked from commit 13aa359)1 parent c2f337e commit 819e2f8
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments