Skip to content
Snippets Groups Projects
Verified Commit b453b657 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Try to make scrolling emoji picker a bit smoother

parent b158c02e
No related branches found
No related tags found
No related merge requests found
......@@ -130,6 +130,7 @@ Menu {
boundsBehavior: Flickable.StopAtBounds
clip: true
currentIndex: -1 // prevent sorting from stealing focus
cacheBuffer: 500
// Individual emoji
delegate: AbstractButton {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment