sidebar: description box: dont show arrows when 1 item

This commit is contained in:
end-4
2025-06-30 21:43:29 +02:00
parent bf936cd0d7
commit 9892e51e1d
3 changed files with 8 additions and 0 deletions
@@ -250,6 +250,7 @@ Item {
DescriptionBox { // Tag suggestion description
text: root.suggestionList[tagSuggestions.selectedIndex]?.description ?? ""
showArrows: root.suggestionList.length > 1
}
FlowButtonGroup { // Tag suggestions