https://bugs.documentfoundation.org/show_bug.cgi?id=45525
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=64 | |242 CC| |[email protected] Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | Hardware|x86 (IA32) |All --- Comment #20 from Justin L <[email protected]> --- Well, LibreOffice is not a mind-reader, so it cannot know what size you want the row to be. There are now three sizing options. "Distribute Rows Evenly" is what you know - using the largest size row and making all the selected rows the same. "Minimize Row height" does exactly that. "Optimize row height" was introduced in 6.3 (bug 64242). Optimize row height: Adjust the height of the selected rows to match the height of the tallest row in the selection (fit to content), without shrinking the table. This option is the same as minimizing row height and then distributing rows evenly except that it adds the benefit of preventing the table from shrinking. Now I have to admit does optimize doesn't seem to be doing exactly what is described (at least not on the data I was now testing), but I see why. Proposed fix at http://gerrit.libreoffice.org/c/core/+/122572 -- You are receiving this mail because: You are the assignee for the bug.
