Commit b2cad0a
authored
wayland: Fix missing
* wayland: Fix missing `break` statement between the vertical and horizontal scroll cases.
This would cause horizontal scroll to happen even while only vertical scroll is intended.
Introduced in c6e9ee8.
* wayland: Nitpick: Remove executable bit from the source files.break statement between the vertical and horizontal scroll cases. (#58)1 parent d277919 commit b2cad0a
File tree
6 files changed
+2
-0
lines changed- Headers/wayland
- Source/wayland
6 files changed
+2
-0
lines changedFile mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| 507 | + | |
507 | 508 | | |
508 | 509 | | |
509 | 510 | | |
| 511 | + | |
510 | 512 | | |
511 | 513 | | |
512 | 514 | | |
| |||
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments