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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=62
                   |                            |268

--- Comment #8 from V Stuart Foote <[email protected]> ---
So does fix for bug 62268 need revisit? 

Seems if all rows with cells are assigned the
"style:use-optimal-row-height='true'" we're doing the correct thing of parsing
each row before rendering.

Isn't issue then that all rows of a close to empty sheet receive that style as
default? It sets them to default, but parses each for cell content--expensive.

Simple fix might be to change default row style to
"style:use-optimal-row-height='false'"--and only explicitly set it for rows
with cell content?

-- 
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