forked from Shinonome/dots-hyprland
search: fix slow list move
This commit is contained in:
@@ -268,6 +268,7 @@ Item { // Wrapper
|
||||
bottomMargin: 10
|
||||
spacing: 2
|
||||
KeyNavigation.up: searchBar
|
||||
highlightMoveDuration : 100
|
||||
|
||||
onFocusChanged: {
|
||||
if(focus) appResults.currentIndex = 1;
|
||||
|
||||
Reference in New Issue
Block a user