https://bugs.documentfoundation.org/show_bug.cgi?id=145969
--- Comment #2 from Regina Henschel <[email protected]> --- (In reply to Heiko Tietze from comment #1) > It seems rotation and slant depend on each other, > probably for no good reason. Rotation and slant (shear) depend on each other in the dialog. Reasoning: Applying transformations is not commutative. Throughout core, there is always the order translate * rotate * shear * scale. Thus when you apply a shearing to an already rotated object, when reopening the dialog, then this order is assumed and the values are set accordingly. -- You are receiving this mail because: You are the assignee for the bug.
