Try to make scrolling emoji picker a bit smoother
This commit is contained in:
parent
b158c02e3b
commit
b453b65787
@ -130,6 +130,7 @@ Menu {
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
clip: true
|
||||
currentIndex: -1 // prevent sorting from stealing focus
|
||||
cacheBuffer: 500
|
||||
|
||||
// Individual emoji
|
||||
delegate: AbstractButton {
|
||||
|
Loading…
Reference in New Issue
Block a user