1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-03-10 22:07:30 +08:00

Merge pull request from mentalfl0w/dev

Expose more bulr options of FluPopup.
This commit is contained in:
zhuzichu 2023-05-26 13:44:21 +08:00 committed by GitHub
commit 4878c92595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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