Currently picture frame only uses left-top as the origin corner when it loads portrait pictures. This works well when I have the widget on the top left part of the screen, but when I put the frame to the top right corner of the screen, when it loads a portrait pic, there would be significant empty spaces on the right side of the pic because the frame uses the left-top corner as the origin. It would be great if there is an option where the user can set which corner of the frame as the origin when it changes the orientation. Reproducible: Always Steps to Reproduce: 1. Let picture frame load landscape oriented picture 2. Let picture frame load portrait oriented picture 3. Actual Results: Picture frame changes the orientation using left-top corner as the origin. Expected Results: It would be great to have an option which makes picture frame use any of the four corners as the origin when it changes the picture orientation.
Looks like a duplicate of 183315 (https://bugs.kde.org/show_bug.cgi?id=183315) which has a patch waiting for an acceptance or a comment
*** This bug has been marked as a duplicate of bug 183315 ***