Expose more bulr options of FluPopup.

main
Mentalflow 2023-05-26 13:15:44 +08:00
parent 5c0befb6c2
commit 64f40451ec
No known key found for this signature in database
GPG Key ID: 5AE68D4401A2EE71
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Popup {
property alias blurSource: blur.sourceItem
property bool blurBackground: true
property alias blurOpacity: blur.acrylicOpacity
property alias blurRectX: blur.rectX
property alias blurRectY: blur.rectY
enter: Transition {
reversible: true