gameboy9 / randoTracker

Generic tracking software for randomizers
GNU General Public License v3.0
4 stars 3 forks source link

Player name truncation #47

Open jsnkuhn opened 6 years ago

jsnkuhn commented 6 years ago

Having some trouble on the zelda 2 layout with the "..." truncation. When the text is large enough to be read well we get "..."

would it be possible to either automatically reduce the font size upon overflow or allow font size control of individual player names?

slashinfty commented 6 years ago

In addition to players, also commentators.

jsnkuhn commented 6 years ago

yeah might as well cover everything. So, freeText as well.

Datyedyeguy commented 6 years ago

Yeah, I could see trying to scale it down so it fits. Looked at it initially and it appears to be a bit trickier than I thought, but I can see nailing this down soon.