View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031598 | Runner | Functions | Public | 2020-02-03 09:20 | 2020-03-26 15:50 |
Reporter | Dan | Assigned To | Russell Kay | ||
Priority | Low | Severity | D - Minor | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | - | OS | Windows 10 | OS Version | Pro x64 |
Product Version | 2.2.5 | ||||
Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
Summary | 0031598: Functions: More than 3 spaces at the end of a string confuses string_height_ext() | ||||
Description | As you can see from the attached sample, more than 3 spaces at the end of a string confuses string_height_ext() and it starts giving progressively larger values as the result. | ||||
Steps To Reproduce | 1. Run the attached sample on Windows. 2. Observe the values drawn are 21, 21, 21, then they suddenly rise drastically. Repro: 100% | ||||
Additional Information | https://yoyogames.zendesk.com/agent/tickets/166344 | ||||
Tags | No tags attached. | ||||
1.4 Found In | |||||
2.x Runtime Found In | 2.2.5.378 | ||||
2.x Runtime Verified In | |||||
|
test-string_height_ext.yyz (20,425 bytes) |
|
Fixed in gitlab |
|
Sample now shows 21 consistently. Closing in IDE v23.1.1.129 Runtime v23.1.1.111 |