download/file.php?id=46352
This is what it looks like in 0.17.14:

Since 0.17.15 both sprites are missing the zero alpha section. This seems to indicate that cropping is happening even with the no-crop flag, and that it is still removing pixels with non-zero colour values.
I expect both sprites to be showing both halves, since one should be cropping only transparent black pixels, and the other shouldn’t be cropping anything.