qml: fix title bar causing hover effect
All threads resolved!
All threads resolved!
fixes #26274
Merge request reports
Activity
Filter activity
added Component::Interface: Qt label
changed milestone to %4.0
- Resolved by Prince Gupta
This MR doesn't let the mouse events propagate to underlying items of BannerSources. An alternative would be to make BannerSources parent a
Pane
, but IDK if it's better or worse. It works because it sets thehoverEnabled
by default but I think it's a bit indirect on how it works.Edited by Prince Gupta
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable 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 41 commits
-
0a719417...1735bf9d - 40 commits from branch
videolan:master
- b2d1d2d2 - qml: fix title bar causing hover effect
-
0a719417...1735bf9d - 40 commits from branch
enabled an automatic merge when the pipeline for b2d1d2d2 succeeds
Please register or sign in to reply