mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-09 08:15:41 +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 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…
x
Reference in New Issue
Block a user