https://bugs.kde.org/show_bug.cgi?id=366531
Bug ID: 366531 Summary: git master: Transform (qtblend) effect doesn't allow for CCW rotation; rotation origin is top-left instead of center Product: kdenlive Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Effects & Transitions Assignee: vpi...@kde.org Reporter: wegwerf-1-...@gmx.de While playing around with the new Transform effect I noticed these two shortcomings: 1. As the angle of rotation is limited to 0...+360° it is only possible to rotate CW. For static compositing this is fine, but when using keyframes it might be necessary to rotate CCW instead. So please add support for rotation from -360°...+360° as, for instance, Affine does. 2. The origin of rotation is the upper left corner. However, I would expect this to be the center of the image, where also the cross marker for moving the frame is located. Please support rotation along the center axis. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.