Commit 31d97ab
Allow native touch scroll of topbar
Touches starting inside the topbar no longer get preventDefault'd
by the focus-swallowing handler, so the browser's native horizontal
overflow scroll works on mobile. Desktop focus-stealing prevention
stays intact via pointerdown/mousedown.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0889a4f commit 31d97ab
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
130 | | - | |
| 135 | + | |
131 | 136 | | |
132 | 137 | | |
133 | 138 | | |
| |||
0 commit comments