File "D:\Virtualenvs\py38\LFREDeditorCTkinter-py38\lib\site-packages\ttkbootstrap\tableview.py", line 685, in build_table_data
self.autofit_columns()
File "D:\Virtualenvs\py38\LFREDeditorCTkinter-py38\lib\site-packages\ttkbootstrap\tableview.py", line 1884, in autofit_columns
old_width = col_widths[i]
IndexError: list index out of range
Try with more that 4000 rows and about 11 columns.
And the number of pages in the bottom right label of the table still visualize the old number of pages.
Desktop (please complete the following information):
last Window 11
Describe the bug
My table inizialization:
This code get the following error
Try with more that 4000 rows and about 11 columns.
And the number of pages in the bottom right label of the table still visualize the old number of pages.
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Additional context
No response