https://bugs.kde.org/show_bug.cgi?id=455977
Alexander Semke <alexander.se...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/educ | |ation/labplot/commit/da77b3 | |1e4dcd6ff2c638ff05290fbc0ad | |d0fad90 Version Fixed In| |2.10 Resolution|--- |FIXED --- Comment #3 from Alexander Semke <alexander.se...@web.de> --- Git commit da77b31e4dcd6ff2c638ff05290fbc0add0fad90 by Alexander Semke. Committed on 06/07/2022 at 16:09. Pushed by asemke into branch 'master'. [import] speed-up the resize of the spreadsheet columns after the import. The current logic is very expensive for very high number of columns. In such situations we use a different logic where we fit to the header sections only, no parsing of the cell values is done. FIXED-IN: 2.10 M +24 -4 src/commonfrontend/spreadsheet/SpreadsheetView.cpp https://invent.kde.org/education/labplot/commit/da77b31e4dcd6ff2c638ff05290fbc0add0fad90 -- You are receiving this mail because: You are watching all bug changes.