Fix emoji filter losing focus
This commit is contained in:
parent
716992b761
commit
d075a90024
@ -59,6 +59,7 @@ Popup {
|
||||
cellHeight: 52
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
clip: true
|
||||
currentIndex: -1 // prevent sorting from stealing focus
|
||||
|
||||
// Individual emoji
|
||||
delegate: AbstractButton {
|
||||
|
Loading…
Reference in New Issue
Block a user