ID:2641856
 
Resolved
Maptext underlines appeared in the wrong position when the map drawing area was bigger than the control itself, e.g. when the letterbox parameter was false.
BYOND Version:513
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 87.0.4280.88
Applies to:Dream Seeker
Status: Resolved (513.1539)

This issue has been resolved.
Descriptive Problem Summary:
If you have map.letterbox set to false and you have underlined maptext displayed, resizing the window will offset and resize the underline in odd ways.

Numbered Steps to Reproduce Problem:
Create an empty environment
Create any underlined maptext
set map.letterbox to 'false'
resize the window at runtime

Code Snippet (if applicable) to Reproduce Problem:
// stay classy lummy bb


Expected Results:
No effect on underlined text
Actual Results:
text getting all funky

Does the problem occur:
Every time? Or how often? first one
In other games? bruh how much time you think i got
In other user accounts? yup
On other computers? absofrigginloutely

When does the problem NOT occur?
map.letterbox = true

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Dunno

Workarounds:
Dunno
Lummox JR resolved issue with message:
Maptext underlines appeared in the wrong position when the map drawing area was bigger than the control itself, e.g. when the letterbox parameter was false.