Commit e4b8c7e
repro: add interactive footer to demonstrate touch bug
Makes BasicSheet's footer tappable with an Alert so the touch
swallowing bug is immediately visible on physical devices.
iOS: taps on the footer are silently dropped
Android: taps fire twice (double alert)
Related: lodev09#589
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 444fe55 commit e4b8c7e
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments