https://bugs.documentfoundation.org/show_bug.cgi?id=161894
Saburo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest |bibisected --- Comment #8 from Saburo <[email protected]> --- Drag and drop 32 records across 4 columns. The first time, to A1. (A1:D32) The second time, to AA40. At this point, bisection was performed depending on whether it was AA40:AD71 or X40:AA71. commit 9e2d48b9e04f7ea895fb095699c32ed8a44eb129 author Luboš Luňák <[email protected]> reduce Calc's INITIALCOLCOUNT to 1 Columns should be dynamically allocated on demand, so there should be theoretically no good reason to allocate 64 initially. In practice doing so hides all places that do not allocate columns as needed. -- You are receiving this mail because: You are the assignee for the bug.
