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