View Issue Details

IDProjectCategoryLast Update
0019047AI War 2Bug - OtherJun 19, 2017 8:24 pm
ReporterChris_McElligottPark Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.113 The One Thanks To Cinth 
Fixed in Version0.400 Usability and the GUI Pipeline 
Summary0019047: 0.113 bug: Textbox contents invisible with screen less than 960ish pixels high.
DescriptionEverything still works, but the textbox itself appears empty. Figured I'd throw this in mantis in case you don't have time to get to it before the next build.

Probably a matter of two things:

- Firstly, letting it scale down the text, but having a max size and min size defined.
- Secondly, letting the vertical overflow overflow rather than clip.

Right now if it clips at all it decides to just draw nothing, which is super strange. So it might be something else, like perhaps you're letting the textbox itself draw at 0px high, I don't know. The button-like outer rim of it is higher than 0px, but I don't know how much of that is background buffer space.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
Mar 15, 2017 3:43 pm Chris_McElligottPark New Issue
Mar 15, 2017 3:43 pm Chris_McElligottPark Assigned To => keith.lamothe
Mar 15, 2017 3:43 pm Chris_McElligottPark Status new => assigned
Jun 19, 2017 8:24 pm Chris_McElligottPark Status assigned => resolved
Jun 19, 2017 8:24 pm Chris_McElligottPark Fixed in Version => 0.400 Usability and the GUI Pipeline
Jun 19, 2017 8:24 pm Chris_McElligottPark Resolution open => fixed