aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsloggingutils.cpp
diff options
context:
space:
mode:
authorSanthosh Kumar <[email protected]>2025-09-02 21:41:48 +0200
committerSanthosh Kumar <[email protected]>2025-10-28 08:03:20 +0200
commite51223c77ca9ff05e7a2db8e7598c762a9918b9b (patch)
treed1b4a09cefa89c951075fe97f230cafd285f8597 /src/qmlcompiler/qqmljsloggingutils.cpp
parent14ca47d0f10bc6657260d5f014896ded05fd7d9f (diff)
Propagate attached properties for items within the popup windowHEADdev
The attached property doesn't propagate to the sub-menu items within the pop when the pop-up type is configured as Popup.Window, as the attached property, is provided only for the immediate window (made as part of patch d824585075b0abaec12c0cbb6445aa4eb84b2cea) and not further up. This patch ensures that the attached property is provided for the window if configured for anything further up in the hierarchy. Fixes: QTBUG-139603 Pick-to: 6.10 6.9 6.8 Change-Id: I95b9f735b7e19ad9916562bf09445fd20f2ba1f4 Reviewed-by: Mitch Curtis <[email protected]>
Diffstat (limited to 'src/qmlcompiler/qqmljsloggingutils.cpp')
0 files changed, 0 insertions, 0 deletions