-
Bug
-
Resolution: Fixed
-
Normal
-
5.3.0
-
None
Steps to Reproduce
1. run the code
<spreadsheet id="ss" height="100%" width="100%" maxVisibleRows="1000" maxVisibleColumns="40" showContextMenu="true" showToolbar="true" showSheetbar="true" showSheetTabContextMenu="true" showFormulabar="true"/>
2. click New Book button
3. copy A1:J300 from 1000r10c.xlsx
4. paste to keikai, into a blank sheet
5. scroll down over 100 rows
Current Result
keikai obviously renders cells slower than normal cases.
Expected Result
render cells faster or like normal scrolling
Debug Information
1. if you load a file with lots of row and column then scroll down, keikai doesn't render so slowly.
2. please check chrome profile file
- blocks
-
KEIKAI-529 wrap text doesn't increase the row height for a long text
- Closed
- relates to
-
ZSS-1116 Wrap a cell which is not in the visible area doesn't work
- Closed
-
KEIKAI-508 change a cell value and the height shrinks to one line
- Closed