Closed
Description
Expected Behavior
"touching color (white)" should always return true
over a white backdrop.
Actual Behavior
On the CPU path, "touching color (white)" only returns true when the sprite calling it is within the bounds of another drawable. On the GPU path, it never returns true.
Steps to Reproduce
See this project.