When dragging the resize handles of a TIEImageLayer, its default behavior is to scale (stretch or shrink) the image content within the layer.
Request: Implement a TIEImageLayer Flag that deactivates the scaling behavior. Instead, only the SIZE (i.e. the canvas size) of the ImageLayer should be modified when dragging the resize handles of the ImageLayer.
This would be very helpful for many (Image-)Layer editing purposes! |