If the screen_width isn't detected, set the maximum number of columns to 1

This commit is contained in:
Kevin MacMartin 2023-08-24 17:28:12 -04:00
parent 29b50cc2b9
commit 55c212dc56

2
vnotes
View file

@ -196,7 +196,7 @@ function search_notes {
(( maxcolumns++ ))
done
else
maxcolumns=3
maxcolumns=1
fi
# Get the number of values