ID:2305037
 
Resolved
Images used the filters of their parent atoms instead of their own.
BYOND Version:512.1391
Operating System:N/A
Web Browser:N/A
Applies to:Dream Seeker
Status: Resolved (512.1392)

This issue has been resolved.
(Posted by Lummox JR on behalf of Reformist.)

Descriptive Problem Summary:

Images use the filter of their parent atom instead of their own.

Numbered Steps to Reproduce Problem:

1) Create an atom with no filter.
2) Create an image with a filter, and attach it to the atom.
3) Observe the image filter does not appear.

OR

1) Create an atom with a filter (not using KEEP_TOGETHER).
2) Create an image with no filter, and attach it to the atom.
3) Observe the atom's filter is applied to the image as well.

Expected Results:

The image should use its own filters, or lack thereof, instead of the parent object's.

Actual Results:

The parent object's filter is inherited.
Lummox JR resolved issue with message:
Images used the filters of their parent atoms instead of their own.