Commit c3dc240
committed
Qt: Fix QScroller interfering with Mac's touchpad
Mac's touchpad generates touch events which were conflicting with QScroller's TouchGesture, so a platform guard was added so touch scrolling is not compiled on macOS.1 parent 5fbb5d3 commit c3dc240
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
| 276 | + | |
275 | 277 | | |
276 | 278 | | |
277 | 279 | | |
| |||
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
| 335 | + | |
333 | 336 | | |
| 337 | + | |
334 | 338 | | |
335 | 339 | | |
336 | 340 | | |
| |||
0 commit comments