https://bugs.documentfoundation.org/show_bug.cgi?id=107003 Heiko Tietze <tietze.heiko@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |olivier.hallot@documentfoun | |dation.org Resolution|--- |WORKSFORME --- Comment #8 from Heiko Tietze <tietze.heiko@gmail.com> --- We talked about the issue in the design meeting. The relative setting is needed to adjust the image to the surrounding frame. If you resize the frame you also resize the image. Two ideas how to deal with the reported issue: Option a) is to disable the relative settings before an operation like rotate is applied and to restore the previous state automatically; drawback is that we put a lot of coding effort into a error-prone function. Right now the auto enabling of the relative checkbox doesn't take the user-defined properties into account. Option b) is to add transparency and let the user decide in the caption dialog whether the relative setting is enabled or not Both options are not a good solution. So we agreed in the design team to resolve the ticket as WFM. Just keep in mind to disable the option manually before you apply an operation. It might be good to add some words to the documentation, @Olivier. -- You are receiving this mail because: You are on the CC list for the bug.