forked from Shinonome/dots-hyprland
overview: fix focus func conflict with default prop name
This commit is contained in:
@@ -94,7 +94,7 @@ Item { // Wrapper
|
||||
}
|
||||
|
||||
function focusSearchInput() {
|
||||
searchBar.focus();
|
||||
searchBar.forceFocus();
|
||||
}
|
||||
|
||||
function disableExpandAnimation() {
|
||||
|
||||
Reference in New Issue
Block a user