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

--- Comment #1 from Telesto <[email protected]> ---
Created attachment 168793
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168793&action=edit
Bibisect log

Bisected to

author  Justin Luth <[email protected]>       2016-01-06 21:23:47 +0300
committer       Samuel Mehrbrodt <[email protected]>      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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to