Closed TomTasche closed 3 years ago
looks like it is rendered correctly on desktop. maybe the mobile browser is trying to fit the table on the screen and therefore changing the size of the cells. need a closer look with mobile rendering
the problem is that HTML does not care about the width
of a column. I do not see an easy fix for that. the refactor https://github.com/opendocument-app/OpenDocument.core/pull/227 has a solution for that
that should be fixed by https://github.com/opendocument-app/OpenDocument.core/pull/227
Since images are not accounted for while calculating automatic cell widths and heights, some users request to honor explicitly set widths and heights instead. Example: https://github.com/opendocument-app/OpenDocument.test-private/blob/3bb21f15713693477ff129e1a35b3b1b053ff809/ods/image-in-cell-bug.ods