GUI: ellipsis char count

This commit is contained in:
tildearrow 2023-06-08 01:04:28 -05:00
parent 6ae9f8e083
commit 32c300ff41
1 changed files with 1 additions and 0 deletions

View File

@ -3828,6 +3828,7 @@ void FurnaceGUI::applyUISettings(bool updateFonts) {
mainFont->FallbackChar='?';
mainFont->EllipsisChar='.';
mainFont->EllipsisCharCount=3;
}
// TODO: allow changing these colors.