Files
help/source
Justin Luth decf4898bd tdf#134881 sw table dlg: Adjust columns proportionally
The implementation changed in LO 7.2 to match:

"Adjust columns proportionally results in all columns changing
their widths by the same percentage when one is changed.
For example, if you reduce by half the size of a column,
the sizes of all the other columns will be halved."
(July 2018 LibreOffice Writer Guide 6.0 page 282)

The previous implementation would have fit the title
"Adjust columns equally", by the exact same amount.

I have no idea where the guide got its idea
that the change was percent-proportional
(although that is the natural reading/assumption)
because the previous implementation was in effect
already at the initial import from OOo.

Change-Id: I8de4b39bfd85ce497eccae6a0ad0bcbd8ff7e1e4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108522
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
2021-01-04 09:30:23 +01:00
..