qt: obey the predefined scroll direction in `FlickableScrollHandler`
This class is used for scrolling, it should obey the predefined scroll direction.
Currently on platforms invertedness is provided (and when the platform plugin supplies the information), this causes the scrolling direction to be always non-inverted (which means that natural scrolling is not used even if it is wanted).
I have tested on Wayland.
Request review @chub.
Merge request reports
Activity
added MRStatus::Reviewable label
changed milestone to %4.0
added Component::Interface: Qt label
- Resolved by Fatih Uzunoğlu
So direction is pre-inverted?
added MRStatus::InReview label and removed MRStatus::Reviewable label
mentioned in merge request !6663
added MRStatus::Acceptable label and removed MRStatus::InReview label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 247 commits
-
8925d48d...6fed97a3 - 246 commits from branch
videolan:master
- 1dd5ed65 - qt: obey the predefined scroll direction in `FlickableScrollHandler`
-
8925d48d...6fed97a3 - 246 commits from branch
added 5 commits
-
1dd5ed65...8677d4a4 - 4 commits from branch
videolan:master
- c12595f1 - qt: obey the predefined scroll direction in `FlickableScrollHandler`
-
1dd5ed65...8677d4a4 - 4 commits from branch
enabled an automatic merge when all merge checks for c12595f1 pass