Description: Scaling a picture in writer using the handles in the corner does not keep the apsect ratio. In desktop LibreOffice this seems to be the default nowadays and I propose thisis also the default in the iOS app. A user who wants to change the width/height of a picture can use the relevant handle(s) on an edge (not the corner). Bonus points for displaying some relevant information (such as pixels, milimeter) while dragging is in process. Steps to Reproduce: 1. Insert a picture in a writer document in the iOS app 2. Resize the picture using the resize handle in the corner Actual Results: The aspect ratio (width/height) is not preserved. Expected Results: Using the handle in the corner should preserve the aspect ratio of the picture. Reproducible: Always User Profile Reset: No Additional Info:
Let change this one to new...
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/online/+/0f5ff84b46021e136722449cf3c21aca04fa962b%5E%21 tdf#122542: In the mobile apps, keep aspect ratio when dragging corner handles
The above change fixes it. In desktop LibreOffice, the behaviour depends on whether the image is a photo or a shape. But yeah, as one can always change the aspect ratio by dragging the edge midpoint handles, I don't see a problem in having the corner handles always keeping the aspect ratio in the mobile apps.
Now (in the collabora-online-4 branch, in build 55) the behaviour has changed so that the aspect ratio is *always* kept, even when dragging the middle handles, not just the corner ones. I don't know if that is intentional, and how it is in Collabora's production branches, too. Aron, any idea?