aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlformat
diff options
context:
space:
mode:
authorOliver Eftevaag <[email protected]>2025-05-15 21:43:10 +0200
committerShawn Rutledge <[email protected]>2025-05-30 18:38:56 +0200
commit28c5e3482bbfa26014efcfed894990c3255b683f (patch)
tree2b0892d24fba843f754fc549b8c803ce86660df3 /tools/qmlformat
parent07dfc8d925ba78b6eef54b2b6d6416beeb7d0e07 (diff)
Popup/Overlay: Filter no events for non-popup children of OverlayHEADdev
Previously in 01de98703916ef485f8934485270478b90a524f6 we allowed MousePress and MouseRelease events to be passed to non-popup children of the overlay, but no other pointer event types. Allowing just MousePress and MouseRelease events seems arbitrary, since we should either tell users that they can put items on top of the overlay, or discourage this kind of use case altogether. Since 81e53a7e9cf7821c4e512c40671f56ec9b0c52fc we documented that this is a practice that should work normally, and thus it would make sense to allow all types of events to be sent to items that are on top of the overlay. Fixes: QTBUG-132644 Task-number: QTBUG-134545 Pick-to: 6.9 6.8 6.5 Change-Id: Iad29b9abb694bd0653da220f2922b294219396bb Reviewed-by: Shawn Rutledge <[email protected]>
Diffstat (limited to 'tools/qmlformat')
0 files changed, 0 insertions, 0 deletions