change spacing between letters a bit to make text more legible
This commit is contained in:
@@ -403,7 +403,7 @@ struct
|
|||||||
val acc = chrVec :: acc
|
val acc = chrVec :: acc
|
||||||
in
|
in
|
||||||
stringToVec
|
stringToVec
|
||||||
(pos + 1, str, acc, startX + 13, startY, windowWidth, windowHeight)
|
(pos + 1, str, acc, startX + 12, startY, windowWidth, windowHeight)
|
||||||
end
|
end
|
||||||
|
|
||||||
fun buildFileBrowserText
|
fun buildFileBrowserText
|
||||||
|
|||||||
Reference in New Issue
Block a user