mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
flow -> flowbuttongroup
This commit is contained in:
@@ -293,7 +293,7 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
Flow { // Tag suggestions
|
||||
FlowButtonGroup { // Tag suggestions
|
||||
id: tagSuggestions
|
||||
visible: root.suggestionList.length > 0 && tagInputField.text.length > 0
|
||||
property int selectedIndex: 0
|
||||
|
||||
Reference in New Issue
Block a user