FYI Construct automatically adds a 1px transparent border around all sprites on a spritesheet. The crop tool by default adds another 1px transparent border.
Can we have a optional tick feature for that extra 1px added by cropping by default? in my own projects i always have to adjust/reimport the size eliminate the extra transparent space cause of it(not a big problem, but it's getting annoying especially when u got like a 60 frame animation and the crop messes up each frame by a random of 0.25px 0.5px from its origin point), everytime i click crop. I never had a issue not having the extra space, i only used the crop to eliminate transparent space so i can better center things inside the image container, and adding an extra round 1px for me caused animation displacements as the center point won't be the same anymore for all the sprites that originally had the same center point like a Sphere object or a Rectangle shape it always messes up the origin by .5 and not the same repositioning .5 difference some would have .5 some would have 1.5 so i always go back to photoshop make sure im pixel perfect on export than reimport the images in construct without using Crop cause of this, this seems to be the same autocorrect introduced in Construct 2 also, and i was thinking is a glitch, the old way with NO EXTRA 1px was better.
Sorry for hijacking the main post to address this.