https://bugs.documentfoundation.org/show_bug.cgi?id=139512

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |difficultyBeginner,
                   |                            |easyHack

--- Comment #10 from Justin L <[email protected]> ---
Most of the time in Impress, the slide has a "table" option, and then it follow
another if( pPickObj ) code path - even if you use Insert - Table. That is why
I could not reproduce earlier. So use Draw to reproduce this, or else a
content-only slide.

The fix of just setting a different starting value is easyhack beginner. A more
robust way would be to base the row height on the font size of the table
contents. (Currently I assume this is hard-coded at 18, since I don't notice
any style change affecting it.)

Trying to scientifically determine the best default size is left to the reader
as an exercise (because I don't know).

Note that a change here also affects Draw.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to