Kaydet (Commit) fdec5e9f authored tarafından Joel's avatar Joel Kaydeden (comit) Yousuf Philips

fdo#86627 - Change Image Crop Behavior

Changed behavior of right click context crop image from
bringing up dialog for crop (uno:GrafAttrCrop) to the
interactive crop (uno:Crop)

Change-Id: I98d01c39ad5baa894bb687e8adb3dced478d855c
Reviewed-on: https://gerrit.libreoffice.org/13472Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 3b490bda
......@@ -818,9 +818,8 @@
#define MN_CROP\
MenuItem\
{\
Identifier = SID_ATTR_GRAF_CROP ; \
HelpId = CMD_SID_ATTR_GRAF_CROP ; \
Text [ en-US ] = "Crop Image..." ; \
Identifier = SID_OBJECT_CROP ; \
Text [ en-US ] = "Crop Image" ; \
};
#define MN_GLUE_INSERT_POINT\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment