Sprite shape rect does not change when deleting end points

When deleting the first point in a sprite shape, the rect (box seen when using rect tool) does not update to fit the new sprite shape. This is annoying for me as I am using the renderer rect size in my code, and it is way too big after deleting the first point (which I’m doing at runtime)

Will take a look and update this thread. Thanks for posting.