https://bugs.documentfoundation.org/show_bug.cgi?id=86329
tmacalp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Whiteboard|bibisectRequest |bibisectednewer --- Comment #9 from tmacalp <[email protected]> --- Oddly enough, when I tested this in 4.4.0.3 and current master, only the PREVIEW for a crop is proportional. When you release the mouse button, the resulting crop is not constrained. In fact, holding shift only changes the preview to be non-constrained and the resulting crop is still unconstrained. So it is actually currently impossible to get a constrained crop. So, the following changes need to be made: 1. Fix the constrained behavior to make the preview while dragging consistent with what is actually set. 2. Reverse the shift-constrain behavior, so the default behavior for crop is to NOT be proportionally constrained. Whatever the case, it looks like the new crop interface made it into the bibisect-44 repo. The latest revision in the repo still has the old dialog, so I'll mark this as bibisectednewer. It might be a little tricky to fix this one since, like everything else in LO, a lot of the code touches other behavior. For instance, when adjusting image size was flipped to default to being constrained, it also made moving images constrained as well. My guess is that a similar patch will need to be produced to specifically fix cropping too. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
