Don't clip the emoji popups as they destroy shadows

(cherry picked from commit d678a446e2)
This commit is contained in:
Joshua Goins
2023-07-26 01:46:56 -04:00
parent bf8ea41e6a
commit 5ca85dc670
2 changed files with 2 additions and 0 deletions

View File

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