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
@@ -252,6 +252,7 @@ Inline w/ backslash and round brackets \\(e^{i\\pi} + 1 = 0\\)
DescriptionBox {
text: root.suggestionList[suggestions.selectedIndex]?.description ?? ""
showArrows: root.suggestionList.length > 1
}
FlowButtonGroup { // Suggestions