chore(popup tips): disable blur

pull/19/head
kate 4 years ago
parent 56b4357eec
commit eec8dd984b

@ -87,7 +87,7 @@ Item {
FishUI.PopupTips {
id: popupTips
backgroundColor: _background.color
backgroundOpacity: _background.opacity
blurEnabled: false
}
GridLayout {

Loading…
Cancel
Save