Some1 Posted January 14, 2015 Share Posted January 14, 2015 Bug Submission:Category: GeneralIssue Title: Two graphical issues for spinnerIssue Description: On the first image there is nearly impossible to read the text. I would have made it a little bit darker.On the second one the text doesn't fit inside the spinner.Steps to Reproduce: See above Link to comment https://forums.kleientertainment.com/forums/topic/49117-general-two-graphical-issues-for-spinner/ Share on other sites More sharing options...
Some1 Posted January 14, 2015 Author Share Posted January 14, 2015 B.t.w. Could you please init this part inside the spinner constructor? local spinfont = { font = BUTTONFONT, size = 30 }local spinfontlean = { font = BUTTONFONT, size = 30 }The spinner class is defined prior to mod loading queue, so all spinners obtain default BUTTONFONT value.At the moment, If I want to use my own font file, I'd have to hook on the spinner class to reassign the spinner text font. Link to comment https://forums.kleientertainment.com/forums/topic/49117-general-two-graphical-issues-for-spinner/#findComment-601843 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.