Currently, in media properties I can resize images only when they are centered. Once I align them to the right or left, the property disappears. Why is that? Can that be fixed?
This is because when in center (depending on the image size in px) you have to set the distance from left and right. But if is set to ‘left’ or ‘right’ the image start point is fixed and does not need more specific coordinates.
This is not a bug to be fixed, therefore it will not be changed in the future.