<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING Value of Format - Rows - Optimal Height is not saved"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108601#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING Value of Format - Rows - Optimal Height is not saved"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108601">bug 108601</a>
              from <span class="vcard"><a class="email" href="mailto:Stefan_Lange_KA@T-Online.de" title="Stefan_Lange_KA@T-Online.de <Stefan_Lange_KA@T-Online.de>"> <span class="fn">Stefan_Lange_KA@T-Online.de</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>