/[Apache-SVN]
ViewVC logotype

Revision 1910301


Jump to revision: Previous Next
Author: centic
Date: Thu Jun 8 08:53:15 2023 UTC (12 months, 2 weeks ago)
Changed paths: 1
Log Message:
Bug 66632: Round char-width instead of cutting off

Otherwise we sometimes use a too low "default char width"
which leads to autosizing of columns with too wide columns.

We should propably return float instead of int here to
not introduce rounding errors at this point at all,
but it would need more API changes, so let's at least
make it work better for now.

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/ss/util/SheetUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26