Commit 5c092a9
committed
fix(toolbar): allow native scroll on scrollable tabbar in iOS theme
Skip the iOS touch-highlight effect (and its touch-action: none rule)
for toolbar panes inside a tabbar-scrollable, so the pane can scroll
horizontally via touch. Closes #4391.1 parent b10e1f0 commit 5c092a9
2 files changed
Lines changed: 2 additions & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments