Expose more bulr options of FluPopup.
parent
5c0befb6c2
commit
64f40451ec
|
@ -13,6 +13,8 @@ Popup {
|
||||||
property alias blurSource: blur.sourceItem
|
property alias blurSource: blur.sourceItem
|
||||||
property bool blurBackground: true
|
property bool blurBackground: true
|
||||||
property alias blurOpacity: blur.acrylicOpacity
|
property alias blurOpacity: blur.acrylicOpacity
|
||||||
|
property alias blurRectX: blur.rectX
|
||||||
|
property alias blurRectY: blur.rectY
|
||||||
|
|
||||||
enter: Transition {
|
enter: Transition {
|
||||||
reversible: true
|
reversible: true
|
||||||
|
|
Loading…
Reference in New Issue