ID:2494204
 
Resolved
In grid controls, certain styles were not applied correctly, such as a font-size of 12pt.
BYOND Version:512
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 75.0.3770.142
Applies to:Dream Seeker
Status: Resolved (512.1476)

This issue has been resolved.
Descriptive Problem Summary: Grid elements seem to use a different text scaling than other elements. Specifically different from labels from what I can see anyways.

Numbered Steps to Reproduce Problem:
1.) Create a new project I guess
2.) Create a new .dmf file
3.) Create a grid element with 12pt Verdana for its font
4.) Create a label element with 12pt Verdana for its font and populate its text with whatever
5.) Create a .dm file with code to populate the grid element with whatever text
6.) Run and use the code to populate the grid element and compare fonts from both elements

Expected Results: For both the grid element and label element to have the same font sizes

Actual Results: Grid element's font comes out smaller than the label element's font despite both being set to 12pt Verdana

Does the problem occur:
Every time? Or how often? Every time
In other games? Everywhere
In other user accounts? Yes
On other computers? Yes

When does the problem NOT occur? Maybe in past versions? I don't remember.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? Not sure.

Workarounds: None.
Lummox JR resolved issue with message:
In grid controls, certain styles were not applied correctly, such as a font-size of 12pt.