Don't clip the emoji popups as they destroy shadows

This commit is contained in:
Joshua Goins
2023-07-26 01:46:56 -04:00
parent 6df60a39b0
commit d678a446e2
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ QQC2.Popup {
modal: true
focus: true
clip: false
closePolicy: QQC2.Popup.CloseOnEscape | QQC2.Popup.CloseOnPressOutsideParent
margins: 0
padding: 2