fix(ui): Fix avatar uploader image cropper on resize (#48627)
Add the current top and left position to avatar uploader image cropper
to ensure that when resizing the image cropper, the current position of
the crop area is maintained, modifying only its size.