ID:1675309
 
Resolved
Area icons often appeared in the wrong place.
BYOND Version:507.1255
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 37.0.2062.103
Applies to:Webclient
Status: Resolved (507.1256)

This issue has been resolved.
Descriptive Problem Summary: When using the webclient, areas with icons only appear in their left most positions.

Numbered Steps to Reproduce Problem:
1) Join a game which uses areas with icons.
2) Observe that the area's icon only appear along the left most y axis.

Expected Results: The entire area should display the area's icon.

Actual Results: Only the left-most portion displays the area's icon.

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

When does the problem NOT occur? When using Dream Seeker.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? BYOND 507.1254

Drat. I had put in an optimization to area icons, which is why this is probably triggering. Do you have a simple project that shows this in action easily? I could make one myself but it would take time away from other fixes.
In response to Lummox JR
Here is a pretty simple setup that shows the bug in play(also includes the code for id:1675215): http://files.byondhome.com/Higoten/Test.zip

Lummox JR resolved issue with message:
Area icons often appeared in the wrong place.