ragardner / tksheet

Python tkinter table widget for displaying tabular data
https://pypi.org/project/tksheet/
MIT License
408 stars 50 forks source link

Bugs with moving columns or set column data while row lengths are uneven #177

Closed ragardner closed 1 year ago

ragardner commented 1 year ago

With at least version 6.0.5 and 6.1.0 when moving columns or using set_column_data() when the row length is shorter than the sheet data maximum (when sheet data has uneven row lengths) the sheet values turn out incorrect