mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-02 19:27:38 +08:00
Merge pull request #132 from mentalfl0w/dev
Expose more bulr options of FluPopup.
This commit is contained in:
commit
4878c92595
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user