How to customize Popup dimming effect?
Unsolved
QML and Qt Quick
-
Hi is there a way to customize the dimming effect of the
Popup
whenmodal === true
? I want the surrounding area of thePopup
to be dimmed more than what the default is.@Puya sure
https://doc.qt.io/qt-5/qtquickcontrols2-customize.html#customizing-popup
background is the one you'll want to modify
-
@Puya sure
https://doc.qt.io/qt-5/qtquickcontrols2-customize.html#customizing-popup
background is the one you'll want to modify