ID:2604788
 
Resolved
Side-view and isometric map modes did not respect order-of-appearance when two different objects had the exact same physical bounds, plane, and layer.
BYOND Version:513
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 84.0.4147.125
Applies to:Dream Seeker
Status: Resolved (513.1529)

This issue has been resolved.
Descriptive Problem Summary:

Appearances seem to flicker depending on where you stand in certain cases using pixel offsets, side map, and floating vis_contents:

Actual Results:



Workarounds:

use pixel_z or w instead of pixel_x or y, or use topdown map formatting.

Demo project included
Lummox JR resolved issue with message:
Side-view and isometric map modes did not respect order-of-appearance when two different objects had the exact same physical bounds, plane, and layer.