Commit e522e37
Add wheel event simulation to help trigger Intersection Observer
Dispatch WheelEvent in addition to scroll event during programmatic
scrolling. This simulates natural user scrolling which may help
Intersection Observer-based libraries detect visibility changes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 00dad4e commit e522e37
1 file changed
Lines changed: 21 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
182 | 186 | | |
183 | | - | |
184 | | - | |
185 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
186 | 199 | | |
187 | 200 | | |
188 | | - | |
| 201 | + | |
| 202 | + | |
189 | 203 | | |
190 | 204 | | |
191 | | - | |
| 205 | + | |
| 206 | + | |
192 | 207 | | |
193 | 208 | | |
194 | 209 | | |
195 | | - | |
| 210 | + | |
196 | 211 | | |
197 | 212 | | |
198 | 213 | | |
| |||
0 commit comments