[Libreoffice-bugs] [Bug 139512] Insert table in Impress insert a huge table (cell size). It's was more decently proportioned in the past
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jan 9 16:08:03 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139512
--- Comment #1 from Telesto <telesto at surfxs.nl> ---
Created attachment 168793
--> https://bugs.documentfoundation.org/attachment.cgi?id=168793&action=edit
Bibisect log
Bisected to
author Justin Luth <justin_luth at sil.org> 2016-01-06 21:23:47 +0300
committer Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de> 2016-01-07
09:11:10 +0000
commit 66b8b09d0aa97e4009d2019a9d93b74cd1e11a09 (patch)
tree 2858c6ef5b39d5b495f3017e90d8b0aa3779c6dc
parent 184a6a5301d699e0e1b3c16ddb27afc34e17a9d7 (diff)
set reasonable default size for new draw/impress tables
The width was decent, except that on small paper (A6) it was
wider than the paper size.
The height was terrible - the minimum size possible. It was too small
for even a single line of text. That made it hard to grab the table edge
(instead grabbing a row edge) when trying to resize.
Now the height and width are limited to the page/view size,
and based on the number of rows created. One possible enhancement
would be to use the border width instead of the page width.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=66b8b09d0aa97e4009d2019a9d93b74cd1e11a09
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210109/a0bea7be/attachment.htm>
More information about the Libreoffice-bugs
mailing list