diff --git a/qml/main.qml b/qml/main.qml index 39641f3..1229879 100644 --- a/qml/main.qml +++ b/qml/main.qml @@ -87,7 +87,7 @@ Item { FishUI.PopupTips { id: popupTips backgroundColor: _background.color - backgroundOpacity: _background.opacity + blurEnabled: false } GridLayout {