You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2019/02/05 02:48:05 UTC

[Issue 122899] Unable to resize an image using a percentage ratio

https://bz.apache.org/ooo/show_bug.cgi?id=122899

dmcilroy <do...@cs.dartmouth.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doug@cs.dartmouth.edu

--- Comment #5 from dmcilroy <do...@cs.dartmouth.edu> ---
The "scale" feature (reached from context menu->picture->crop) rounds to 1%. 
This is much too coarse for small percentages; a full decimal number would be
preferable. (The up and down arrows might still work in integers.)

There is a workaround, but it's tedious and error-prone: do one's own
percentage calculation for "image size" both in width and height

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.