[Libreoffice-bugs] [Bug 108601] FORMATTING Value of Format - Rows - Optimal Height is not saved

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 14 14:22:50 UTC 2021


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

--- Comment #14 from Stefan_Lange_KA at T-Online.de <Stefan_Lange_KA at T-Online.de> ---
Proposal to solve the problem:
Until now no way was found to save the Optimal row extra height value in the
sheet document.
Could the problem be solved by introducing a new entry in settings.xml - nearly
so as it was made in LO 7.2 for the setting "KeepRatio" in Image Properties
Dialog [until now only for Writer, not yet in the Position and Size dialog of
images in Calc]?

Example of an existing entry in settings.xml:
<config:config-item config:name="KeepRatio"
config:type="boolean">true</config:config-item>
new entry (proposal):
<config:config-item config:name="ExtraRowHeight"
config:type="long">...</config:config-item>

In this entry the extra row height could be saved and when the document is
opened the entry could be read and the value could be loaded as extra height
for calculating the Optimal row height.
One remaining problem is that the Extra height value until now exists only once
in LO and it is valid for all opened sheet documents. This should be changed.

-- 
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/20210714/a6f19de4/attachment.htm>


More information about the Libreoffice-bugs mailing list