Descriptive Problem Summary:
masking is ignored on the left side of an image
Numbered Steps to Reproduce Problem:
test case sent via pager
ID:2695417
Jun 23 2021, 5:25 pm
|
|||||||||||||
Resolved
| |||||||||||||
I mean the pixel offsets here are truly weird. You've got one thing offset 199 pixels to the right, then a mask offset 198 to the left. What's going on with this?
Is there a way you can simplify the test case at all? Because I have a hunch that un-kinking all the pixel offset junk is gonna solve the entire problem.